rust/compiler/rustc_symbol_mangling
Matthew Maurer 5083378f16 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.
2024-04-05 23:58:15 +00:00
..
src CFI: Don't rewrite ty::Dynamic directly 2024-04-05 23:58:15 +00:00
Cargo.toml CFI: Support arbitrary receivers 2024-03-24 22:46:48 +00:00