This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit a6ae3cb
authored
Unrolled build for rust-lang#120602
Rollup merge of rust-lang#120602 - klensy:mono-comment, r=nnethercote
rustc_monomorphize: fix outdated comment in partition
`max_cgu_count` was removed in rust-lang@5182151, but not comment (usage in `merge_codegen_units` was removed earlier).
r? `@nnethercote`1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments