Skip to content

Commit 755d919

Browse files
committed
rustc: move the contents of ty::item_path to ty::print.
1 parent bce552a commit 755d919

File tree

10 files changed

+575
-582
lines changed

10 files changed

+575
-582
lines changed

src/librustc/ty/item_path.rs

Lines changed: 0 additions & 562 deletions
This file was deleted.

src/librustc/ty/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ mod erase_regions;
9494
pub mod fast_reject;
9595
pub mod fold;
9696
pub mod inhabitedness;
97-
pub mod item_path;
9897
pub mod layout;
9998
pub mod _match;
10099
pub mod outlives;

0 commit comments

Comments
 (0)