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
2023-10-21
Use same --remap-path-prefix as bootstrap for testing the rustc test suite
bjorn3
-17
/
+4
2023-10-21
Re-enable all inline asm usage for the rustc tests
bjorn3
-20
/
+0
2023-10-21
Sync from rust 249624b5043013d18c00f0401ca431c1a6baa8cd
bjorn3
-1
/
+1
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-10-19
Fix rustc test suite
bjorn3
-1
/
+0
2023-10-14
Change producer string to have the rustc producer string as prefix
bjorn3
-2
/
+0
2023-10-14
Re-enable a bunch of fixed rustc tests
bjorn3
-3
/
+1
2023-10-09
Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...
bjorn3
-9
/
+11
2023-10-08
Run inline asm rustc tests on CI
bjorn3
-9
/
+6
2023-10-08
Sync from rust 97c81e1b537088f1881c8894ee8579812ed9b6d1
bjorn3
-1
/
+1
2023-10-02
Sync from rust e0d7ed1f453fb54578cc96dfea859b0e7be15016
bjorn3
-3
/
+3
2023-10-02
Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum
bors
-1
/
+1
2023-10-01
implement major change tracking for the bootstrap configuration
onur-ozkan
-1
/
+1
2023-09-26
Fix rustc test suite
bjorn3
-0
/
+1
2023-09-26
subst -> instantiate
lcnr
-3
/
+3
2023-09-14
Fix rustc test suite
bjorn3
-0
/
+4
2023-09-06
Merge commit 'dda103b1e33c4902deca8bccf614991ada781fa6' into sync_cg_clif-202...
bjorn3
-0
/
+2
2023-09-01
Fix rustc test suite
bjorn3
-0
/
+2
2023-08-09
Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-202...
bjorn3
-32
/
+39
2023-08-09
Fix rustc test suite
bjorn3
-3
/
+5
2023-08-02
Use CARGO_ENCODED_RUSTFLAGS to support paths with spaces
bjorn3
-29
/
+34
2023-07-22
Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...
bjorn3
-6
/
+26
2023-07-22
Fix rustc test suite
bjorn3
-0
/
+6
2023-07-12
Avoid recursive cargo calls when doing cargo clif instead of cargo-clif
bjorn3
-4
/
+13
2023-07-12
Explicitly disable git gpg signing
bjorn3
-1
/
+2
2023-07-12
Fix rustc test suite
bjorn3
-0
/
+4
2023-06-28
Update setup_rust_fork.sh for cg_clif build layout changes
bjorn3
-1
/
+1
2023-06-15
Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-202...
bjorn3
-68
/
+88
2023-06-13
Ensure everything has a lockfile
bjorn3
-3
/
+1
2023-06-13
Allow building the build system using cargo
bjorn3
-2
/
+2
2023-06-13
Fix rustc test suite
bjorn3
-0
/
+3
2023-05-28
Don't explicitly remove needs-unwind tests
bjorn3
-2
/
+2
2023-05-26
Fix rustc test suite
bjorn3
-0
/
+1
2023-05-24
Allow testing a cranelift backend built into rustc itself
bjorn3
-17
/
+29
2023-05-22
Allow building and testing without rustup
bjorn3
-12
/
+27
2023-05-12
Support _mm_movemask_ps
bjorn3
-1
/
+0
2023-05-12
Implement a couple more platform intrinsics
bjorn3
-1
/
+0
2023-05-12
Implement and fix a couple more simd intrinsics
bjorn3
-10
/
+9
2023-05-12
Fix rustc test suite
bjorn3
-0
/
+1
2023-05-05
Fix rustc test suite
bjorn3
-19
/
+8
2023-05-04
Fix rustc test suite
bjorn3
-2
/
+6
2023-04-29
Merge commit 'ef07e8e60f994ec014d049a95591426fb92ebb79' into sync_cg_clif-202...
bjorn3
-15
/
+75
2023-04-25
Add two fixmes
bjorn3
-0
/
+2
2023-04-25
Pass all extra args in rustc-clif before user supplied args
bjorn3
-4
/
+8
2023-04-25
Make rustdoc using run-make tests work
bjorn3
-8
/
+23
2023-04-10
Fix rustc test suite
bjorn3
-0
/
+41
2023-04-09
Use --nocapture instead of RUST_TEST_NOCAPTURE
bjorn3
-1
/
+1
2023-03-30
Fix rustc test suite
bjorn3
-1
/
+0
2023-03-26
Run ui/extern tests from the rustc test suite
bjorn3
-1
/
+1
2023-03-25
Don't store vector types in ssa variables
bjorn3
-1
/
+0
[next]