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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
macro_backtrace
Age
Commit message (
Expand
)
Author
Lines
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-3
/
+3
2020-08-05
Show backtrace numbers in backtrace whenever more than one is involved
Aaron Hill
-4
/
+4
2020-03-10
--bless some tests
Mazdak Farrokhzad
-50
/
+54
2020-02-06
tests: add a revision to macro_backtrace without -Zmacro-backtrace.
Eduard-Mihai Burtescu
-4
/
+40
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-3
/
+3
2019-07-15
pprust: Fix formatting regressions from the previous commits
Vadim Petrochenkov
-20
/
+20
2019-07-15
pprust: Use `print_mac_common` for delimited token groups
Vadim Petrochenkov
-20
/
+20
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2018-12-27
Fix rebase and more CI failures
Vadim Petrochenkov
-0
/
+1
2018-12-27
Do not abort compilation if expansion produces errors
Vadim Petrochenkov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-23
/
+3
2018-09-19
Use full name to identify a macro in a `FileName`.
Diogo Sousa
-5
/
+5
2018-02-26
Update UI tests
Vadim Petrochenkov
-17
/
+17
2018-01-26
Fix test in macro_backtrace
varkor
-5
/
+5
2017-12-13
Move error checks out of span for easier to follow `.stderr`
Esteban Küber
-15
/
+6
2017-12-09
Use spans for -Z external-macro-backtrace
Esteban Küber
-9
/
+103
2017-11-29
Point to next token when it is in the expected line
Esteban Küber
-6
/
+2
2017-11-24
Merge cfail and ui tests into ui tests
Oliver Schneider
-5
/
+6
2017-11-20
address review comments
Alex Burka
-1
/
+1
2017-11-19
use -Z flag instead of env var
Alex Burka
-1
/
+1
2017-11-19
add UI test
Alex Burka
-0
/
+66