-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move comments position in
src/stage0
Signed-off-by: onur-ozkan <[email protected]>
- Loading branch information
1 parent
0cf3060
commit 230dc5f
Showing
2 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
dist_server=https://static.rust-lang.org | ||
artifacts_server=https://ci-artifacts.rust-lang.org/rustc-builds | ||
artifacts_with_llvm_assertions_server=https://ci-artifacts.rust-lang.org/rustc-builds-alt | ||
[email protected] | ||
git_repository=rust-lang/rust | ||
nightly_branch=master | ||
|
||
# The configuration above this comment is editable, and can be changed | ||
# by forks of the repository if they have alternate values. | ||
# | ||
|
@@ -6,14 +13,7 @@ | |
# | ||
# All changes below this comment will be overridden the next time the | ||
# tool is executed. | ||
|
||
dist_server=https://static.rust-lang.org | ||
artifacts_server=https://ci-artifacts.rust-lang.org/rustc-builds | ||
artifacts_with_llvm_assertions_server=https://ci-artifacts.rust-lang.org/rustc-builds-alt | ||
[email protected] | ||
git_repository=rust-lang/rust | ||
nightly_branch=master | ||
|
||
|
||
compiler_date=2024-04-29 | ||
compiler_version=beta | ||
rustfmt_date=2024-04-29 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters