rust/compiler/rustc_symbol_mangling
Matthew Maurer 93c2bace58 CFI: Switch sense of type erasure flag
Previously, we had `NO_SELF_TYPE_ERASURE`, a negative configuration. Now
we have `ERASE_SELF_TYPE`, a positive configuration.
2024-04-02 18:24:44 +00:00
..
src CFI: Switch sense of type erasure flag 2024-04-02 18:24:44 +00:00
Cargo.toml CFI: Support arbitrary receivers 2024-03-24 22:46:48 +00:00