Skip to content

Commit 06c76ea

Browse files
authored
Rollup merge of rust-lang#85114 - jyn514:download-fixme, r=Mark-Simulacrum
Remove outdated FIXME for download-rustc rust-lang#82739 has been merged.
2 parents d501042 + 506031f commit 06c76ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: config.toml.example

-2
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,6 @@ changelog-seen = 2
372372
# This is mostly useful for tools; if you have changes to `compiler/` they will be ignored.
373373
#
374374
# You can set this to "if-unchanged" to only download if `compiler/` has not been modified.
375-
#
376-
# FIXME(#82739): currently, this also uses the downloaded compiler for stage0, but that causes unnecessary rebuilds.
377375
#download-rustc = false
378376

379377
# Number of codegen units to use for each compiler invocation. A value of 0

0 commit comments

Comments
 (0)