Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust/tests/ui/infinite/infinite-autoderef.stderr

10 lines
261 B
Plaintext
Raw Normal View History

change error messages to be incorrect, but more helpful
2024-02-22 18:18:33 +01:00
error[E0275]: overflow assigning `Box<_>` to `_`
increment depth of nested obligations
2025-03-27 16:12:00 +01:00
--> $DIR/infinite-autoderef.rs:16:22
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
|
Remove box syntax from most places in src/test outside of the issues dir
2021-08-25 02:39:40 +02:00
LL | x = Box::new(x);
increment depth of nested obligations
2025-03-27 16:12:00 +01:00
| ^
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
remove `sub_relations` from infcx, recompute in diagnostics we don't track them when canonicalizing or when freshening, resulting in instable caching in the old solver, and issues when instantiating query responses in the new one.
2024-01-15 11:44:56 +01:00
error: aborting due to 1 previous error
Moved compile-fail tests to ui tests.
2018-08-08 14:28:26 +02:00
remove `sub_relations` from infcx, recompute in diagnostics we don't track them when canonicalizing or when freshening, resulting in instable caching in the old solver, and issues when instantiating query responses in the new one.
2024-01-15 11:44:56 +01:00
For more information about this error, try `rustc --explain E0275`.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 3545ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API