summary refs log tree commit diff
path: root/src/librustc_errors/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-03-07rustc: Migrate to `termcolor` crate from `term`Alex Crichton-0/+2
2017-12-14When attempting to write str with single quote suggest double quotesEsteban Küber-0/+1
2017-10-25librustc_errors: Don't emit the same error message twice.Michael Woerister-0/+1
2017-02-02store typeck lints in the `TypeckTables`Niko Matsakis-0/+1
2017-01-22Remove unused `extern crate`s.Jeffrey Seyfried-2/+0
2016-11-02rustbuild: Rewrite user-facing interfaceAlex Crichton-1/+1
2016-06-23Address comments and fix travis warningJonathan Turner-1/+0
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-0/+15