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
/
libsyntax
/
errors
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-711
/
+0
2016-05-18
Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis
bors
-2
/
+2
2016-05-17
fix -Z treat-err-as-bug
Niko Matsakis
-30
/
+30
2016-05-17
Improve a few errors and fix #33366
Jonathan Turner
-2
/
+2
2016-05-12
Update errors to use new error format
Jonathan Turner
-4
/
+4
2016-05-07
Add accessor methods to DiagnosticBuilder
Murarth
-0
/
+8
2016-05-02
avoid double panic
Niko Matsakis
-1
/
+2
2016-05-02
update unit tests
Niko Matsakis
-0
/
+17
2016-05-02
change color of warning to YELLOW
Niko Matsakis
-1
/
+1
2016-05-02
refactor the Emitter trait
Niko Matsakis
-6
/
+1
2016-05-02
change errors from Yellow to Magenta
Niko Matsakis
-1
/
+1
2016-05-02
refactor to use new snippet code and model
Niko Matsakis
-88
/
+87
2016-04-27
Make some fatal lexer errors recoverable
mitaa
-0
/
+2
2016-04-12
Remove unused trait imports
Seo Sanghyeon
-3
/
+0
2016-03-30
Put in `-Z continue-parse-after-error`
Felix S. Klock II
-0
/
+9
2016-01-28
Implement MultiSpan error reporting
mitaa
-124
/
+201
2016-01-22
The war on abort_if_errors
Nick Cameron
-2
/
+5
2016-01-15
Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brson
Manish Goregaokar
-0
/
+18
2016-01-15
Implement JSON error emission
Nick Cameron
-15
/
+18
2016-01-15
Add an --output option for specifying an error emitter
Nick Cameron
-0
/
+1
2016-01-15
Add a JSON error emitter
Nick Cameron
-0
/
+1
2016-01-12
use fileline_ and not full span_ for the followon messages
Niko Matsakis
-0
/
+7
2016-01-12
Revamp the "future incompatible" section to clarify the situation
Niko Matsakis
-0
/
+11
2015-12-30
Rebasing and review comments
Nick Cameron
-20
/
+14
2015-12-30
Refactoring
Nick Cameron
-35
/
+70
2015-12-30
Structured diagnostics
Nick Cameron
-26
/
+239
2015-12-17
test errors
Nick Cameron
-58
/
+0
2015-12-17
Add the files I fogot about earlier
Nick Cameron
-0
/
+396