rust/compiler/rustc_monomorphize
David Wood da2b69b614 polymorphize: remove predicate logic
This commit removes all logic which marks parameters as used based on
their presence in predicates - given rust-lang/rust#75675, this will
enable more polymorphization and avoid the symbol clashes that predicate
logic previously sidestepped.

Signed-off-by: David Wood <david@davidtw.co>
2021-10-01 16:34:18 +00:00
..
src polymorphize: remove predicate logic 2021-10-01 16:34:18 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00