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
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2021-04-29
Ignore new failing rustc test
bjorn3
-1
/
+2
2021-04-16
Disable new test
bjorn3
-0
/
+1
2021-04-16
Fix rustc tests by updating compiler-builtins dep to 0.1.40
bjorn3
-1
/
+1
2021-04-14
Don't deduplicate anonymous allocations
bjorn3
-0
/
+1
2021-04-07
Centralize all configuration into config.rs
bjorn3
-1
/
+1
2021-04-06
Fixup previous commit
bjorn3
-1
/
+1
2021-04-06
Fix rustc test suite by ignoring rustdoc test
bjorn3
-0
/
+2
2021-03-31
Revert "Build with `-Cpanic=unwind` by default"
bjorn3
-2
/
+2
2021-03-31
Build with `-Cpanic=unwind` by default
bjorn3
-2
/
+2
2021-03-18
Fix rustc test suite
bjorn3
-0
/
+1
2021-03-15
Run the rustc test suite on CI
bjorn3
-0
/
+86
2021-03-15
Split rust fork setup out of test_bootstrap.sh
bjorn3
-61
/
+69
2021-03-07
Use the new component dependency option of the rust-toolchain file (take 2)
bjorn3
-2
/
+2
2021-03-06
Use --print file-names instead of a match on uname
bjorn3
-11
/
+3
2021-03-05
Build all tests when cross-compiling
bjorn3
-13
/
+32
2021-03-01
Fix bootstrap test script
bjorn3
-2
/
+2
2021-02-21
Rustup to rustc 1.52.0-nightly (83b30a639 2021-02-20)
bjorn3
-2
/
+2
2021-02-21
Don't build alloc_system as part of the sysroot
bjorn3
-0
/
+3
2021-02-18
Use real atomic instructions instead of a global lock
bjorn3
-1
/
+1
2021-02-14
Recognize FreeBSD as OS
bjorn3
-1
/
+1
2021-02-14
Use #!/usr/bin/env bash
bjorn3
-4
/
+4
2021-02-02
Fix rustc bootstrap test
bjorn3
-15
/
+25
2021-01-31
Move some env var definitions around to fix cross-compilation
bjorn3
-1
/
+2
2021-01-31
Split config.sh and add support for copying the mingw runtime objects
bjorn3
-28
/
+27
2021-01-30
dont set rustflags when no specific linker needed
Paris DOUADY
-1
/
+5
2021-01-21
Fix indirectly linking to libstd.so with the JIT
bjorn3
-1
/
+1
2021-01-06
Disable timings by default for cargo.sh
bjorn3
-1
/
+0
2020-12-25
Add documentation
bjorn3
-0
/
+2
2020-12-25
Implement lazy compilation in JIT mode
bjorn3
-0
/
+6
2020-12-25
Change the way JIT mode is selected
bjorn3
-4
/
+4
2020-11-27
Revert "Use the new component dependency option of the rust-toolchain file"
bjorn3
-2
/
+2
2020-11-27
Use the new component dependency option of the rust-toolchain file
bjorn3
-2
/
+2
2020-11-13
Remove unnecessary paths from LD_LIBRARY_PATH
bjorn3
-1
/
+1
2020-11-13
Use rpath to compile the cg_clif executable
bjorn3
-1
/
+1
2020-11-08
Better build dir layout
bjorn3
-4
/
+4
2020-11-07
Sync from rust 0256d065d4901b63def6c04013da4f781d0752bb
bjorn3
-0
/
+2
2020-11-06
Don't overwrite RUSTFLAGS for cargo.sh
bjorn3
-1
/
+1
2020-11-06
Add rustup pull command
bjorn3
-7
/
+23
2020-11-06
fix shellcheck error of SC2068
Daiki Ihara
-2
/
+2
2020-11-06
fix shellcheck error of SC2148
Daiki Ihara
-0
/
+1
2020-11-05
make requested PR changes
Jakob Hellermann
-4
/
+1
2020-11-04
manually fix some shellcheck warnings
Jakob Hellermann
-5
/
+8
2020-11-04
run 'shellcheck -f diff $(fd --extension sh) | git apply'
Jakob Hellermann
-29
/
+29
2020-11-03
Remove unnecessary -Ztrim-diagnostic-paths=no
bjorn3
-1
/
+1
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-6
/
+219
2020-11-02
Test bootstrapping of rustc using cg_clif
bjorn3
-0
/
+65
2020-11-02
Refactor the build system
bjorn3
-27
/
+73
2020-11-01
Split the actual tests out into scripts/tests.sh
bjorn3
-0
/
+102
2020-10-05
Install rustfmt by default when doing a rustup
bjorn3
-0
/
+1
2020-09-30
Prevent usage of sccache
bjorn3
-0
/
+7
[next]