rust/compiler/rustc_trait_selection/src
Urgau 4c2d6de70e Stabilize RFC3324 dyn upcasting coercion
Aka trait_upcasting feature.

And also adjust the `deref_into_dyn_supertrait` lint.
2023-11-22 13:56:36 +01:00
..
solve Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
traits Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
errors.rs Migrate a trait selection error to use diagnostic translation 2023-08-07 05:26:38 +00:00
infer.rs Remove constness from TraitPredicate 2023-08-02 15:38:00 +00:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00