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
Age
Commit message (
Expand
)
Author
Lines
2016-03-30
Put in `-Z continue-parse-after-error`
Felix S. Klock II
-0
/
+9
2016-03-24
Include source text in JSON errors
Nick Cameron
-1
/
+39
2016-03-22
fix alignment
Jorge Aparicio
-12
/
+12
2016-03-22
try! -> ?
Jorge Aparicio
-38
/
+38
2016-02-03
Fix rendering of single-char-span
mitaa
-10
/
+10
2016-02-02
Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakis
Steve Klabnik
-2
/
+2
2016-02-01
Spans now derive equality
Daniel Campbell
-5
/
+3
2016-01-30
off by one
Oliver Schneider
-1
/
+1
2016-01-29
Update emitter.rs
mitaa
-1
/
+1
2016-01-29
fix overflow due to multiline error span
Oliver Schneider
-1
/
+1
2016-01-28
Implement MultiSpan error reporting
mitaa
-377
/
+873
2016-01-26
Rollup merge of #31211 - Manishearth:pr-30765, r=nrc
Manish Goregaokar
-2
/
+2
2016-01-26
Make emitter handle DUMMY_SP correctly
Manish Goregaokar
-2
/
+2
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
Add a test
Nick Cameron
-1
/
+1
2016-01-15
Implement JSON error emission
Nick Cameron
-27
/
+210
2016-01-15
Add an --output option for specifying an error emitter
Nick Cameron
-1
/
+2
2016-01-15
Add a JSON error emitter
Nick Cameron
-0
/
+54
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
-23
/
+17
2015-12-30
Refactoring
Nick Cameron
-35
/
+70
2015-12-30
use structured errors
Nick Cameron
-1
/
+1
2015-12-30
Structured diagnostics
Nick Cameron
-30
/
+253
2015-12-17
test errors
Nick Cameron
-59
/
+60
2015-12-17
A little more refactoring inside emitter.rs
Nick Cameron
-45
/
+35
2015-12-17
Add the files I fogot about earlier
Nick Cameron
-0
/
+1027
[prev]