1
Fork 0
rust/compiler/rustc_trait_selection/src
Matthias Krüger b482523607
Rollup merge of #122560 - jswrenn:not-yet-supported, r=compiler-errors
Safe Transmute: Use 'not yet supported', not 'unspecified' in errors

We can (and will) support analyzing the transmutability of types whose layouts aren't completely specified by its repr. This change ensures that the error messages remain sensible after this support lands.

r? ``@compiler-errors``
2024-03-15 21:51:57 +01:00
..
solve Rollup merge of #122238 - fee1-dead-contrib:builtin-impl-next-solver-dox, r=lcnr 2024-03-14 15:44:32 +01:00
traits Rollup merge of #122560 - jswrenn:not-yet-supported, r=compiler-errors 2024-03-15 21:51:57 +01:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00
lib.rs Convert ProofTreeVisitor to use VisitorResult 2024-03-05 13:30:49 -05:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00