Skip to content

Commit d977c11

Browse files
committed
rustc_monomorphize: fix outdated comment in partition
1 parent c401f09 commit d977c11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_monomorphize/src/partitioning.rs

-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ where
156156
placed
157157
};
158158

159-
// Merge until we have at most `max_cgu_count` codegen units.
160159
// `merge_codegen_units` is responsible for updating the CGU size
161160
// estimates.
162161
{

0 commit comments

Comments
 (0)