about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-18 18:03:44 +0100
committerGitHub <noreply@github.com>2020-03-18 18:03:44 +0100
commit292c538265e428b13ccb6a01f161d9f64b389f4f (patch)
tree89ced9cadd0a52bcd8405b826f574caea7a3b7b2 /src/test/rustdoc-ui/coverage/json.rs
parent252184969b7191e8be9b485b14a4f0fd216947da (diff)
parent4392a8b73c3f51315c593344f4e7386ebc6e78e5 (diff)
downloadrust-292c538265e428b13ccb6a01f161d9f64b389f4f.tar.gz
rust-292c538265e428b13ccb6a01f161d9f64b389f4f.zip
Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc
Remove some imports to the rustc crate

- When we have `NestedVisitorMap::None`, we use `type Map = dyn intravisit::Map<'v>;` instead of the actual map. This doesn't actually result in dynamic dispatch (in the future we may want to use an associated type default to simplify the code).

- Use `rustc_session::` imports instead of `rustc::{session, lint}`.

r? @Zoxc
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions