diff options
| author | Jubilee <workingjubilee@gmail.com> | 2025-01-14 19:56:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 19:56:34 -0800 |
| commit | 0a1b9db65d16c0d218a13dd117300b2e0a87552c (patch) | |
| tree | ecbbc9a50642b50d1b5a4fe4b33ac50d9209b3fa /compiler/rustc_codegen_gcc | |
| parent | 11ac57af6e22be046bda763aecf452355633a618 (diff) | |
| parent | 2669f2a7c730766600a079be5fe81b6bc1186c45 (diff) | |
| download | rust-0a1b9db65d16c0d218a13dd117300b2e0a87552c.tar.gz rust-0a1b9db65d16c0d218a13dd117300b2e0a87552c.zip | |
Rollup merge of #135425 - compiler-errors:not-conditionally-const, r=RalfJung
Do not consider traits that have unsatisfied const conditions to be conditionally const This will improve error messages as we continue to constify traits, since we don't want to start calling things "conditionally const" if they aren't implemented with a const impl anyways. The only case that this affects today is `Deref` since that's one of the only constified traits in the standard library :) r? RalfJung
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
