mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
bootstrap.compiler.toml: update name of primary branch
Those building from the latest commit are building from `main`, not `master`
This commit is contained in:
@@ -23,7 +23,7 @@ lto = "off"
|
||||
frame-pointers = true
|
||||
# Compiler contributors often want to build rustc even without any changes to
|
||||
# e.g. check that it builds locally and check the baseline behavior of a
|
||||
# compiler built from latest `master` commit.
|
||||
# compiler built from latest `main` commit.
|
||||
download-rustc = false
|
||||
|
||||
[llvm]
|
||||
|
||||
Reference in New Issue
Block a user