Skip to content

implement unchecked_{add,sub,mul} intrinsics - #776

Merged
oli-obk merged 3 commits into
rust-lang:masterfrom
RalfJung:intrinsics
Jun 17, 2019
Merged

implement unchecked_{add,sub,mul} intrinsics #776
oli-obk merged 3 commits into
rust-lang:masterfrom
RalfJung:intrinsics

Conversation

@RalfJung

Copy link
Copy Markdown
Member

Also test that we detect the UB in unchecked intrinsics.

@RalfJung

Copy link
Copy Markdown
Member Author

Would be good to get this in before rust-lang/rust#61885 lands, or else Vec and slice stuff will start to fail in Miri.

@oli-obk
oli-obk merged commit e4b298b into rust-lang:master Jun 17, 2019
@RalfJung
RalfJung deleted the intrinsics branch June 21, 2019 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants