compiler: unnest rustc_const_eval::check_consts
This commit is contained in:
parent
db6ec2618a
commit
87048a46fc
10 changed files with 3 additions and 4 deletions
|
@ -14,10 +14,10 @@
|
|||
#![feature(yeet_expr)]
|
||||
#![feature(if_let_guard)]
|
||||
|
||||
pub mod check_consts;
|
||||
pub mod const_eval;
|
||||
mod errors;
|
||||
pub mod interpret;
|
||||
pub mod transform;
|
||||
pub mod util;
|
||||
|
||||
use std::sync::atomic::AtomicBool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue