From aa2faefe12498a6aaa8abfb9cbda5d848023dcc7 Mon Sep 17 00:00:00 2001 From: onur-ozkan Date: Thu, 9 May 2024 18:25:18 +0300 Subject: remove outdated stage0.json parts Signed-off-by: onur-ozkan --- config.example.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index 5c1fac7672a..33a3050417e 100644 --- a/config.example.toml +++ b/config.example.toml @@ -213,17 +213,17 @@ # the root of the repository. #build-dir = "build" -# Instead of downloading the src/stage0.json version of Cargo specified, use +# Instead of downloading the src/stage0 version of Cargo specified, use # this Cargo binary instead to build all Rust code # If you set this, you likely want to set `rustc` as well. #cargo = "/path/to/cargo" -# Instead of downloading the src/stage0.json version of the compiler +# Instead of downloading the src/stage0 version of the compiler # specified, use this rustc binary instead as the stage0 snapshot compiler. # If you set this, you likely want to set `cargo` as well. #rustc = "/path/to/rustc" -# Instead of downloading the src/stage0.json version of rustfmt specified, +# Instead of downloading the src/stage0 version of rustfmt specified, # use this rustfmt binary instead as the stage0 snapshot rustfmt. #rustfmt = "/path/to/rustfmt" -- cgit 1.4.1-3-g733a5