diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-15 09:20:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-15 09:20:21 +0100 |
| commit | 888fe709e6ea1510e880fd0b0535e6faf5db39fd (patch) | |
| tree | a4c43e1c647e03b080cd27542ff2c0a63c35071e /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 15d9e2c0f108a8989035a854b507ac5eee7173e6 (diff) | |
| parent | 01c974ff98a293c9792779bbe4428f1e9b55a05b (diff) | |
| download | rust-888fe709e6ea1510e880fd0b0535e6faf5db39fd.tar.gz rust-888fe709e6ea1510e880fd0b0535e6faf5db39fd.zip | |
Rollup merge of #121105 - compiler-errors:no-const-ty-overflow, r=oli-obk
Do not report overflow errors on ConstArgHasType goals
This is 10% of a fix for #121090, since it at least means that we no longer mention the `ConstArgHasType` goal as the cause for the overflow. Instead, now we mention:
```
overflow evaluating the requirement `{closure@$DIR/overflow-during-mono.rs:13:41: 13:44}: Sized`
```
which is not much better, but slightly.
r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
