mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
Rollup merge of #85114 - jyn514:download-fixme, r=Mark-Simulacrum
Remove outdated FIXME for download-rustc https://github.com/rust-lang/rust/pull/82739 has been merged.
This commit is contained in:
commit
06c76ea05c
@ -372,8 +372,6 @@ changelog-seen = 2
|
||||
# This is mostly useful for tools; if you have changes to `compiler/` they will be ignored.
|
||||
#
|
||||
# You can set this to "if-unchanged" to only download if `compiler/` has not been modified.
|
||||
#
|
||||
# FIXME(#82739): currently, this also uses the downloaded compiler for stage0, but that causes unnecessary rebuilds.
|
||||
#download-rustc = false
|
||||
|
||||
# Number of codegen units to use for each compiler invocation. A value of 0
|
||||
|
Loading…
Reference in New Issue
Block a user