Skip to content

Commit 9f8aaa0

Browse files
committed
rustc: move the contents of ty::item_path to ty::print.
1 parent e0c75ff commit 9f8aaa0

File tree

10 files changed

+573
-580
lines changed

10 files changed

+573
-580
lines changed

src/librustc/ty/item_path.rs

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

src/librustc/ty/mod.rs

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

0 commit comments

Comments
 (0)