Aaron Hill
|
0dd9f118d9
|
Show macro name in 'this error originates in macro' message
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
|
2021-05-12 19:03:06 -04:00 |
|
Eduard-Mihai Burtescu
|
4c7eb59e81
|
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
|
2020-02-06 21:46:38 +02:00 |
|
varkor
|
f4f96e2943
|
Normalise diagnostics with respect to "the X is declared/defined here"
|
2020-01-24 16:24:49 +00:00 |
|
Esteban Küber
|
9a595417a2
|
Tweak multiple allocators error
|
2019-11-25 13:30:48 -08:00 |
|
Vadim Petrochenkov
|
433024147a
|
syntax_ext: Turn #[global_allocator] into a regular attribute macro
|
2019-07-24 12:29:44 +03:00 |
|
Samy Kacimi
|
1a7127bbc4
|
normalize use of backticks in compiler messages for librustc_allocator
https://github.com/rust-lang/rust/issues/60532
|
2019-07-22 23:30:29 +02: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 |
|