rust/src/librustc_hir/lib.rs

4 lines
45 B
Rust
Raw Normal View History

2019-12-24 20:51:27 -06:00
#![feature(specialization)]
pub mod def_id;