index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
download.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-24
Rename 'src/bootstrap/native.rs' to llvm.rs
Robin Hafid
-1
/
+1
2023-02-21
Revert "port over symlink_file function from Build to Config and create symli...
Jakub Beránek
-18
/
+1
2023-02-12
Rollup merge of #107842 - fee1-dead-contrib:patch_rustfmt_nixos, r=Mark-Simul...
Matthias Krüger
-2
/
+8
2023-02-10
Rollup merge of #107876 - zephaniahong:issue-107547-fix, r=albertlarsan68
Matthias Krüger
-3
/
+6
2023-02-10
create symlink only for non-windows operating systems
Zephaniah Ong
-3
/
+6
2023-02-10
Rollup merge of #107841 - tharunsuresh-code:snap_curl, r=ozkanonur
Matthias Krüger
-2
/
+2
2023-02-09
Patch `build/rustfmt/lib/*.so` for NixOS
Deadbeef
-2
/
+8
2023-02-09
Handled snap curl issue inside Rust #107722
Tharun Suresh
-2
/
+2
2023-02-09
port over symlink_file function from Build to Config and create symlink for l...
Zephaniah Ong
-1
/
+15
2023-02-01
Rollup merge of #107470 - kadiwa4:bootstrap_cleanup, r=albertlarsan68
Matthias Krüger
-55
/
+77
2023-01-31
assert that `should_fix_bins_and_dylibs` has been run
KaDiWa
-3
/
+4
2023-01-31
Download rustc component for rustfmt toolchain as well
Mark Rousskov
-4
/
+16
2023-01-30
bootstrap script: slight cleanup
KaDiWa
-55
/
+76
2022-11-29
Run patchelf also on rust-analyzer-proc-macro-srv.
Joe Neeman
-0
/
+1
2022-11-26
Revert "Don't set `is_preview` for clippy and rustfmt"
Joshua Nelson
-2
/
+0
2022-11-24
Don't set `is_preview` for clippy and rustfmt
Joshua Nelson
-0
/
+2
2022-11-13
Make all download functions need only Config, not Builder
Joshua Nelson
-0
/
+519