Skip to content

Commit a768827

Browse files
Rollup merge of rust-lang#39373 - Mark-Simulacrum:remove-toprimitive, r=aturon
Remove ToPrimitive trait. It is no longer used.
2 parents bcfa2f1 + 95227a4 commit a768827

File tree

2 files changed

+0
-99
lines changed

2 files changed

+0
-99
lines changed

src/librustc/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ pub mod util {
109109
pub mod common;
110110
pub mod ppaux;
111111
pub mod nodemap;
112-
pub mod num;
113112
pub mod fs;
114113
}
115114

src/librustc/util/num.rs

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

0 commit comments

Comments
 (0)