diff options
| author | Jubilee Young <workingjubilee@gmail.com> | 2024-05-24 01:33:13 -0700 | 
|---|---|---|
| committer | Jubilee Young <workingjubilee@gmail.com> | 2024-05-24 09:56:56 -0700 | 
| commit | 87048a46fc75dc343637e3c7d3d654fc10d5e589 (patch) | |
| tree | a2935307c09f323b04d309cad734b3ba947d0ccd /compiler/rustc_const_eval/src/transform/mod.rs | |
| parent | db6ec2618a2abb82efe9e119f301f4ae8ec07682 (diff) | |
| download | rust-87048a46fc75dc343637e3c7d3d654fc10d5e589.tar.gz rust-87048a46fc75dc343637e3c7d3d654fc10d5e589.zip  | |
compiler: unnest rustc_const_eval::check_consts
Diffstat (limited to 'compiler/rustc_const_eval/src/transform/mod.rs')
| -rw-r--r-- | compiler/rustc_const_eval/src/transform/mod.rs | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_const_eval/src/transform/mod.rs b/compiler/rustc_const_eval/src/transform/mod.rs deleted file mode 100644 index b4516a412ef..00000000000 --- a/compiler/rustc_const_eval/src/transform/mod.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod check_consts;  | 
