rust/src
bors 8757d866ab Auto merge of #2350 - RalfJung:remove-deprecated, r=oli-obk
remove deprecated options

These have been deprecated a month ago and nobody said they need them. Is that enough time? We can also let this PR sit a little.

Cc https://github.com/rust-lang/miri/issues/2187 https://github.com/rust-lang/miri/issues/2188
(keeping them open to track removing their supporting infrastructure in the core interpreter)
2022-07-19 12:29:29 +00:00
..
bin remove deprecated options 2022-07-11 21:28:54 -04:00
concurrency make some debug assertions in RangeObjectMap be full assertions 2022-07-14 13:23:35 -04:00
helpers Replace as casts in llvm.x86.addcarry.64 implementation 2022-04-30 10:33:55 -07:00
shims refactor atomic intrinsic handling to actually parse the intrinsic name 2022-07-18 08:55:50 -04:00
stacked_borrows remove a fastpath that does not seem to actually help 2022-07-17 10:35:19 -04:00
diagnostics.rs rustup 2022-07-07 20:12:30 -04:00
eval.rs remove deprecated options 2022-07-11 21:28:54 -04:00
helpers.rs rustup 2022-07-16 23:40:36 -04:00
intptrcast.rs remove deprecated options 2022-07-11 21:28:54 -04:00
lib.rs make atomic intrinsic impl details private 2022-07-18 08:22:27 -04:00
machine.rs Auto merge of #2350 - RalfJung:remove-deprecated, r=oli-obk 2022-07-19 12:29:29 +00:00
mono_hash_map.rs some clippy-induced cleanup 2022-06-08 08:06:32 -04:00
operator.rs rustup 2022-07-06 22:55:12 -04:00
range_map.rs ensure that RangeMap panics on OOB 2022-07-14 15:09:20 -04:00
sync.rs Inline _create() calls and add assertions 2022-05-12 21:06:17 +01:00
thread.rs Store protectors outside Item, pack Tag and Perm 2022-07-12 21:01:33 -04:00
vector_clock.rs set_at_index sets the default value (0) if index doesn't exist in the other vector 2022-06-06 19:15:20 +01:00