rust/compiler/rustc_const_eval/src
bors 98c1e3d95b Auto merge of #116550 - nnethercote:rustc-features-more, r=Nilstrieb
Cleanup `rustc_features` some more

The sequel to #116437.

r? `@Nilstrieb`
2023-10-16 14:34:53 +00:00
..
const_eval place evaluation: require the original pointer to be aligned if an access happens 2023-10-15 18:13:31 +02:00
interpret Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk 2023-10-16 12:40:16 +00:00
transform Rename ACTIVE_FEATURES as UNSTABLE_FEATURES. 2023-10-16 08:17:23 +11:00
util Auto merge of #115583 - RalfJung:packed-unsized, r=lcnr 2023-10-07 10:57:18 +00:00
errors.rs more precise error for 'based on misaligned pointer' case 2023-10-15 18:13:33 +02:00
lib.rs Have a single struct for queries and hook 2023-09-22 16:26:20 +00:00