rust/src/test/ui/polymorphization
David Wood 4b99699c84
index: introduce and use FiniteBitSet
This commit introduces a `FiniteBitSet` type which replaces the manual
bit manipulation which was being performed in polymorphization.

Signed-off-by: David Wood <david@davidtw.co>
2020-07-20 19:35:37 +01:00
..
const_parameters mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
drop_shims
type_parameters mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
generators.rs mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
generators.stderr mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
lifetimes.rs mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
lifetimes.stderr mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
normalized_sig_types.rs ty: normalize fn sigs before subst 2020-07-20 19:35:32 +01:00
predicates.rs mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
predicates.stderr mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
too-many-generic-params.rs index: introduce and use FiniteBitSet 2020-07-20 19:35:37 +01:00
unsized_cast.rs mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00
unsized_cast.stderr mir: use attribute over -Z polymorphize-errors 2020-07-20 19:35:35 +01:00