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
Age
Commit message (
Expand
)
Author
Lines
2017-09-03
Fix test
bjorn3
-1
/
+0
2017-09-02
Fix tidy error
bjorn3
-1
/
+1
2017-09-02
Better trace-macro and less span_err_fatal
bjorn3
-39
/
+10
2017-09-02
Dont abort on first macro error
bjorn3
-0
/
+136
2017-07-26
Rollup merge of #43447 - estebank:import-span, r=nikomatsakis
Mark Simulacrum
-1
/
+1
2017-07-25
Point at path segment on module not found
Esteban Küber
-1
/
+1
2017-07-21
More tests
Perry Fraser
-0
/
+80
2017-07-18
Change the error message for multiple unused print params
Perry Fraser
-16
/
+5
2017-07-17
Change some helps to suggestions
Oliver Schneider
-8
/
+4
2017-07-17
Move some tests from compile-fail to ui
Oliver Schneider
-0
/
+64
2017-07-07
Fold E0613 into E0609
boreeas
-2
/
+2
2017-07-02
Revert "Change error count messages"
Ariel Ben-Yehuda
-5
/
+5
2017-06-15
Add E0613
Guillaume Gomez
-2
/
+2
2017-06-15
Add E0612
Guillaume Gomez
-2
/
+2
2017-06-12
Add E0610
Guillaume Gomez
-2
/
+2
2017-06-11
Add E0609
Guillaume Gomez
-2
/
+2
2017-05-29
Auto merge of #42264 - GuillaumeGomez:new-error-codes, r=Susurrus
bors
-2
/
+2
2017-05-27
Add new error codes and update tests
Guillaume Gomez
-2
/
+2
2017-05-27
Auto merge of #42103 - jorendorff:master, r=estebank
bors
-2
/
+5
2017-05-24
Change error count messages
Michael Kohl
-5
/
+5
2017-05-19
trace_macro: Show both the macro call and its expansion. #42072.
Jason Orendorff
-2
/
+5
2017-05-06
Group "macro expansion" notes per call span
Esteban Küber
-10
/
+7
2017-05-05
Use diagnostics for trace_macro instead of println
Esteban Küber
-0
/
+27
2017-03-29
Refactor how spans are combined in the parser.
Jeffrey Seyfried
-4
/
+1
2017-02-06
improve error message when two-arg assert_eq! receives a trailing comma
Zack M. Davis
-0
/
+38
2017-01-12
resolve: Do not use "resolve"/"resolution" in error messages
Vadim Petrochenkov
-4
/
+4
2016-12-26
More systematic error reporting in path resolution
Vadim Petrochenkov
-4
/
+4
2016-12-16
Allow path fragments to be parsed as type parameter bounds in macro expansion
Kalita Alexey
-0
/
+30
2016-11-11
Add foreign formatting directive detection.
Daniel Keep
-0
/
+72
2016-10-02
Improve error message and snippet for "did you mean `x`"
Gavin Baker
-6
/
+6
2016-09-26
Update E0425, E0446, E0449
Jonathan Turner
-2
/
+2
2016-08-17
Replace local backtrace with def-use, repair std macro spans
Jonathan Turner
-0
/
+223