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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2020-01-29
Use termize instead of term_size
John Kåre Alsaker
-1
/
+1
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-0
/
+3
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Make things build again
Vadim Petrochenkov
-1
/
+1
2019-08-21
Introduce `term-size` dependency and consider term width when trimming
Esteban Küber
-0
/
+1
2019-07-26
Rollup merge of #62985 - phansch:support_ui_testing_flag, r=estebank
Mazdak Farrokhzad
-1
/
+1
2019-07-25
librustc_errors: Support ui-testing flag in annotate-snippet emitter
Philipp Hansch
-1
/
+1
2019-07-23
cleanup: Remove `extern crate serialize as rustc_serialize`s
Vadim Petrochenkov
-1
/
+1
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-2
/
+1
2019-06-04
Add new diagnostic writer using annotate-snippet library
Philipp Hansch
-0
/
+1
2019-02-07
librustc_errors => 2018
Taiki Endo
-0
/
+1
2018-09-18
Log when buffering a diagnostic.
David Wood
-0
/
+1
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+2
2018-03-07
rustc: Migrate to `termcolor` crate from `term`
Alex Crichton
-0
/
+2
2017-12-14
When attempting to write str with single quote suggest double quotes
Esteban Küber
-0
/
+1
2017-10-25
librustc_errors: Don't emit the same error message twice.
Michael Woerister
-0
/
+1
2017-02-02
store typeck lints in the `TypeckTables`
Niko Matsakis
-0
/
+1
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-2
/
+0
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-1
/
+1
2016-06-23
Address comments and fix travis warning
Jonathan Turner
-1
/
+0
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+15