Skip to content

Commit f20e092

Browse files
committed
rustc: merge check_static into check_const.
1 parent 955a674 commit f20e092

File tree

11 files changed

+316
-410
lines changed

11 files changed

+316
-410
lines changed

src/librustc/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ pub mod middle {
9090
pub mod check_loop;
9191
pub mod check_match;
9292
pub mod check_rvalues;
93-
pub mod check_static;
9493
pub mod const_eval;
9594
pub mod dataflow;
9695
pub mod dead;

0 commit comments

Comments
 (0)