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
/
librustc_errors
/
json.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-446
/
+0
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-6
/
+6
2020-06-26
errors: use `-Z terminal-width` in JSON emitter
David Wood
-1
/
+14
2020-03-10
rustc_errors: Use ensure_source_file_source_present where necessary.
Ana-Maria Mihalache
-0
/
+5
2020-02-29
added `try_find_description` to distinguish no desc from invalid code
Jake Vossen
-3
/
+3
2020-02-29
Auto merge of #69227 - Marwes:buffer_stderr, r=varkor
bors
-3
/
+5
2020-02-22
Rename CodeMap to SourceMap follow up
Maxim Zholobak
-4
/
+4
2020-02-17
Ensure diagnostics are printed in the correct order
Markus Westerlind
-2
/
+4
2020-02-17
perf: Buffer stderr when writing json errors/warnings
Markus Westerlind
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-14
/
+8
2020-01-26
rustc_span: return an impl Iterator instead of a Vec from macro_backtrace.
Eduard-Mihai Burtescu
-2
/
+2
2020-01-26
rustc_span: replace MacroBacktrace with ExpnData.
Eduard-Mihai Burtescu
-4
/
+5
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-3
/
+3
2019-12-22
Format the world
Mark Rousskov
-112
/
+109
2019-11-15
Move JSON emitter to rustc_errors
Mark Rousskov
-0
/
+434