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
/
annotate_snippet_emitter_writer.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-180
/
+0
2020-06-09
Fix more clippy warnings
Matthias Krüger
-6
/
+2
2020-05-16
Fix make sure out primary file comes first
Juan Aguilar Santillana
-2
/
+13
2020-05-08
Update annotate-snippets-rs to 0.8.0
Juan Aguilar Santillana
-123
/
+81
2020-02-06
rustc_errors: hide "in this macro invocation" when redundant, more explicitly.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-4
/
+4
2020-02-06
rustc_errors: split macro backtrace rendering from <*macros> hacks.
Eduard-Mihai Burtescu
-1
/
+1
2020-01-16
don't clone types that are copy
Matthias Krüger
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-65
/
+61
2019-11-15
Remove SourceMapper trait
Mark Rousskov
-5
/
+6
2019-10-15
Refactor: Rename `db` locals to `diag`
Philipp Hansch
-7
/
+7
2019-10-13
Bring attention to suggestions when the only difference is capitalization
Esteban Küber
-0
/
+4
2019-09-17
Replace DiagnosticBuilder with Diagnostic when emitting error
Mark Rousskov
-4
/
+8
2019-09-12
Box `DiagnosticBuilder`.
Nicholas Nethercote
-1
/
+1
2019-09-06
Rollup merge of #64206 - phansch:update_issue_number, r=varkor
Mazdak Farrokhzad
-1
/
+1
2019-09-06
annotate-snippet emitter: Update issue number
Philipp Hansch
-1
/
+1
2019-09-05
annotate-snippet emitter: Deal with multispans from macros, too
Philipp Hansch
-4
/
+8
2019-09-01
librustc_errors: Extract sugg/subst handling into method
Philipp Hansch
-3
/
+1
2019-08-14
remove unused Level::PhaseFatal
Aleksey Kladov
-1
/
+1
2019-07-25
librustc_errors: Support ui-testing flag in annotate-snippet emitter
Philipp Hansch
-6
/
+2
2019-06-26
Fix clippy::redundant_field_names
Igor Matuszewski
-1
/
+1
2019-06-15
Remove unnecessary `.clone()`
Shotaro Yamada
-1
/
+1
2019-06-05
librustc_errors: Rename AnnotateRs -> AnnotateSnippet
Philipp Hansch
-0
/
+212