mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
ad3df4919d
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` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |