about summary refs log tree commit diff
path: root/src/liballoc
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2018-03-08 17:25:56 -0800
committerGitHub <noreply@github.com>2018-03-08 17:25:56 -0800
commitb0bc601dcc2158fa6ad37c3c04e9db82c34503b7 (patch)
treefce03d491e93c97c20e97f3549a272b9479909a3 /src/liballoc
parentb228b053ec719919c0c8b3410d90a7501f9b829c (diff)
parenta919efad2e410eafe72d067b8a8d4cbe02ecb0df (diff)
downloadrust-b0bc601dcc2158fa6ad37c3c04e9db82c34503b7.tar.gz
rust-b0bc601dcc2158fa6ad37c3c04e9db82c34503b7.zip
Rollup merge of #48588 - alexcrichton:termcolor, r=BurntSushi
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