rust/compiler/rustc_const_eval
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
..
src Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk 2022-12-22 08:32:10 +09:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00