X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=config.toml.example;h=b78e2b7b746c42aecb9b67c66fc4c6b8c4ed5e6f;hb=d856a26770787ce20f46e8bfe036d42fac313502;hp=d8b550d4c74234463495cc0e2fe385b643e69278;hpb=6c135561830a4126d1ce2c4767c8388b3c57bc86;p=rust.git diff --git a/config.toml.example b/config.toml.example index d8b550d4c74..b78e2b7b746 100644 --- a/config.toml.example +++ b/config.toml.example @@ -373,7 +373,9 @@ changelog-seen = 2 # Whether to download the stage 1 and 2 compilers from CI. # This is mostly useful for tools; if you have changes to `compiler/` they will be ignored. # -# FIXME: currently, this also uses the downloaded compiler for stage0, but that causes unnecessary rebuilds. +# 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