rust/compiler/rustc_trait_selection
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
..
src Rollup merge of #122560 - jswrenn:not-yet-supported, r=compiler-errors 2024-03-15 21:51:57 +01:00
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00
messages.ftl make better async fn kind errors 2024-02-15 15:59:35 +00:00