about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2021-04-21 21:40:29 -0700
committerJubilee Young <workingjubilee@gmail.com>2021-04-21 22:39:08 -0700
commite8eb691c1fccc84cf8cf2194b20f0cefafa10fa1 (patch)
tree97d719bab82b78b88e06f5be5419f4aed8b1928b /compiler/rustc_mir/src/transform/coverage/debug.rs
parentb849326744a8eec939e592f0ab13bff85cc865d3 (diff)
downloadrust-e8eb691c1fccc84cf8cf2194b20f0cefafa10fa1.tar.gz
rust-e8eb691c1fccc84cf8cf2194b20f0cefafa10fa1.zip
Use arrayvec 0.7, drop smallvec 0.6
With the arrival of min const generics, many alt-vec libraries have
updated to use it in some way and arrayvec is no exception. Use the
latest with minor refactoring.

Also, rustc_workspace_hack is the only user of smallvec 0.6 in the
entire tree, so drop it.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions