diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-30 17:41:35 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-30 17:48:55 +1000 |
| commit | 5ed014977e59f886a51844fcae8eab80467e45e6 (patch) | |
| tree | 3dafbb6fe2b2ef543ba973f4991ee6ee6cad7c7b /compiler/rustc_monomorphize | |
| parent | 66cf072ac8fa10648d5eccbacb75c7423204af1e (diff) | |
| download | rust-5ed014977e59f886a51844fcae8eab80467e45e6.tar.gz rust-5ed014977e59f886a51844fcae8eab80467e45e6.zip | |
Rename `partitioning/mod.rs` as `partitioning.rs`.
Because it's now the only file within `compiler/rustc_monomorphize/src/partitioning/`.
Diffstat (limited to 'compiler/rustc_monomorphize')
| -rw-r--r-- | compiler/rustc_monomorphize/src/partitioning.rs (renamed from compiler/rustc_monomorphize/src/partitioning/mod.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/compiler/rustc_monomorphize/src/partitioning/mod.rs b/compiler/rustc_monomorphize/src/partitioning.rs
index be9c349c384..be9c349c384 100644
--- a/compiler/rustc_monomorphize/src/partitioning/mod.rs
+++ b/compiler/rustc_monomorphize/src/partitioning.rs
|
