Eduard-Mihai Burtescu
|
4c7eb59e81
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
Eduard-Mihai Burtescu
|
f6fc80206e
|
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
|
2020-02-06 21:32:07 +02:00 |
|
Esteban Küber
|
34f03c01f6
|
Point at type in let assignment on type errors
|
2019-11-21 19:24:31 -08:00 |
|
Esteban Küber
|
6f8f70624b
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
Esteban Küber
|
83ffda5216
|
Specific labels when referring to "expected" and "found" types
|
2019-11-18 11:02:22 -08:00 |
|
Samy Kacimi
|
66815c613a
|
normalize use of backticks for compiler messages in remaining modules
https://github.com/rust-lang/rust/issues/60532
|
2019-07-23 23:09:59 +02:00 |
|
memoryruins
|
eb4580a570
|
Update ui test suite to use dyn
|
2019-05-29 00:57:31 -04:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
Vadim Petrochenkov
|
fff01ccfa8
|
Do not abort compilation if expansion produces errors
Fix a number of uncovered deficiencies in diagnostics
|
2018-12-27 15:51:36 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
David Wood
|
3fc7ab2373
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
|