index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
macros
/
trace_faulty_macros.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-85
/
+0
2022-11-14
Show a note where a macro failed to match
Nilstrieb
-0
/
+1
2021-10-15
Bless tests
Cameron Steffen
-5
/
+5
2021-09-28
Improve help for recursion limit errors
Ross MacArthur
-1
/
+1
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-2
/
+4
2021-05-15
Remove some unncessary spaces from pretty-printed tokenstream output
Aaron Hill
-6
/
+6
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-3
/
+3
2020-09-08
Update tests
Guillaume Gomez
-1
/
+2
2020-03-24
fix rebase fallout due to #69497.
Mazdak Farrokhzad
-3
/
+20
2020-03-19
Update test
John Kåre Alsaker
-1
/
+12
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+3
2020-02-05
`#![recursion_limit = "X"]`: note current crate name.
Mazdak Farrokhzad
-1
/
+1
2020-01-26
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
Eduard-Mihai Burtescu
-1
/
+1
2019-07-15
pprust: Use `print_mac_common` for delimited token groups
Vadim Petrochenkov
-5
/
+5
2019-07-11
expand: It's always possible to create a dummy AST fragment
Vadim Petrochenkov
-2
/
+0
2019-03-11
Update tests
Vadim Petrochenkov
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-4
/
+4
2018-11-23
Reword incorrect macro invocation primary label
Esteban Küber
-1
/
+1
2018-10-24
Point to macro def span instead of whole body
Esteban Küber
-9
/
+7
2018-10-23
Point at macro definition when no rules expect token
Esteban Küber
-4
/
+9
2018-03-16
Update tests
John Kåre Alsaker
-0
/
+2
2018-02-26
Update UI tests
Vadim Petrochenkov
-6
/
+6
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-2
/
+2
2017-09-03
Fix test
bjorn3
-1
/
+0
2017-09-02
Better trace-macro and less span_err_fatal
bjorn3
-33
/
+4
2017-09-02
Dont abort on first macro error
bjorn3
-0
/
+77