rust/compiler/rustc_symbol_mangling
Matthias Krüger ad3df4919d
Rollup merge of #123525 - maurer:no-id-dyn2, r=compiler-errors
CFI: Don't rewrite ty::Dynamic directly

Now that we're using a type folder, the arguments in predicates are processed automatically - we don't need to descend manually.

We also want to keep projection clauses around, and this does so.

r? `@compiler-errors`
2024-04-06 08:56:35 +02:00
..
src Rollup merge of #123525 - maurer:no-id-dyn2, r=compiler-errors 2024-04-06 08:56:35 +02:00
Cargo.toml CFI: Support arbitrary receivers 2024-03-24 22:46:48 +00:00