about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-05-30 17:41:35 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-05-30 17:48:55 +1000
commit5ed014977e59f886a51844fcae8eab80467e45e6 (patch)
tree3dafbb6fe2b2ef543ba973f4991ee6ee6cad7c7b /compiler/rustc_monomorphize
parent66cf072ac8fa10648d5eccbacb75c7423204af1e (diff)
downloadrust-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