Ross MacArthur
|
d2613fb7a5
|
Improve help for recursion limit errors
|
2021-09-28 22:17:13 +02:00 |
|
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 |
|
Mazdak Farrokhzad
|
01dd376ded
|
#![recursion_limit = "X"] : note current crate name.
|
2020-02-05 03:24:43 +01:00 |
|
Eduard-Mihai Burtescu
|
a7b0aa0675
|
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
|
2020-01-26 17:18:55 +02:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
John Kåre Alsaker
|
b1d872b38e
|
Update tests
|
2018-03-16 11:52:46 +01:00 |
|
Vadim Petrochenkov
|
fa2d9fc4b9
|
Update UI tests
|
2018-02-26 20:24:02 +03:00 |
|
Oliver Schneider
|
8937d6a6cf
|
Merge cfail and ui tests into ui tests
|
2017-11-24 11:32:35 +01:00 |
|
Alex Burka
|
6e259dc778
|
note -> help
|
2017-03-02 07:11:22 +00:00 |
|
Alex Burka
|
b4993ec863
|
suggest doubling recursion limit in more situations
|
2017-02-09 06:40:23 +00:00 |
|