rust/compiler/rustc_const_eval/src
bors 9bd53718e2 Auto merge of #95071 - RalfJung:arbitrary-self-dyn, r=oli-obk
Miri: implement arbitrary-self dyn receivers

Roughly follows the [codegen logic](851fcc7a54/compiler/rustc_codegen_ssa/src/mir/block.rs (L809)).

Fixes https://github.com/rust-lang/miri/issues/1038
r? `@oli-obk` Cc `@eddyb`
2022-03-20 13:48:23 +00:00
..
const_eval rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
interpret Auto merge of #95071 - RalfJung:arbitrary-self-dyn, r=oli-obk 2022-03-20 13:48:23 +00:00
transform rustc_error: make ErrorReported impossible to construct 2022-03-16 10:35:24 -05:00
util Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00