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
/
macros
/
format-parse-errors.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-09-27
Rewrite and refactor format_args!() builtin macro.
Mara Bos
-1
/
+1
2022-07-19
Mention first and last macro in backtrace
Michael Goulet
-1
/
+1
2021-10-15
Bless tests
Cameron Steffen
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-1
/
+1
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-1
/
+1
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+1
2019-07-15
Specific error for positional args after named args in `format!()`
Esteban Küber
-12
/
+14
2019-05-24
Tweak macro parse errors when reaching EOF during macro call parse
Esteban Küber
-6
/
+6
2019-03-11
Update tests
Vadim Petrochenkov
-8
/
+8
2019-01-11
don't unwrap unexpected tokens in `format!`
Andy Russell
-4
/
+10
2019-01-02
make `panictry!` private to libsyntax
Andy Russell
-0
/
+44