rust/compiler/rustc_const_eval/src
Yuki Okushi 4f29ca386f
Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk
interpret: add read_machine_[ui]size convenience methods

We have `read_pointer`, so it felt inconsistent to not also have these.

r? ```@oli-obk```
2022-12-22 08:32:10 +09:00
..
const_eval simplify alignment_check_failed a bit 2022-12-15 16:48:30 +00:00
interpret Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk 2022-12-22 08:32:10 +09:00
transform Ensure no one constructs AliasTys themselves 2022-12-14 15:36:39 +00:00
util Make alignment checks a future incompat lint 2022-12-15 16:07:28 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00