diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-02-27 10:33:02 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-03-07 07:30:33 -0800 |
| commit | a919efad2e410eafe72d067b8a8d4cbe02ecb0df (patch) | |
| tree | 1d596297ca342ae1e3810691165b9ae1797211d6 /src/liballoc | |
| parent | 4cdbac639af2074b8a07b4391b4e3e28b4118487 (diff) | |
| download | rust-a919efad2e410eafe72d067b8a8d4cbe02ecb0df.tar.gz rust-a919efad2e410eafe72d067b8a8d4cbe02ecb0df.zip | |
rustc: Migrate to `termcolor` crate from `term`
This crate moves the compiler's error reporting to using the `termcolor` crate from crates.io. Previously rustc used a super-old version of the `term` crate in-tree which is basically unmaintained at this point, but Cargo has been using `termcolor` for some time now and tools like `rg` are using `termcolor` as well, so it seems like a good strategy to take! Note that the `term` crate remains in-tree for libtest. Changing libtest will be a bit tricky due to how the build works, but we can always tackle that later. cc #45728
Diffstat (limited to 'src/liballoc')
0 files changed, 0 insertions, 0 deletions
