rust/compiler/rustc_const_eval/src
Matthias Krüger 5b8081490f
Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obk
no alignment check during interning

This should fix https://github.com/rust-lang/rust/issues/101034
r? `@oli-obk`

Unfortunately we don't have a self-contained testcase for this problem. I am not sure how it can be triggered...
2022-08-28 09:35:19 +02:00
..
const_eval Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obk 2022-08-28 09:35:19 +02:00
interpret Auto merge of #100999 - nnethercote:shrink-FnAbi, r=bjorn3 2022-08-27 14:00:53 +00:00
transform Rollup merge of #100738 - nidnogg:diagnostics_migr_const_eval, r=davidtwco 2022-08-26 15:56:23 -07:00
util Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov 2022-08-03 16:09:56 +00:00
errors.rs Addressing last comment on PR review 2022-08-22 12:14:49 -03:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
might_permit_raw_init.rs fix ICE with extra-const-ub-checks 2022-08-21 20:00:38 -04:00