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
2022-07-18
Update for changes to the rustc test suite
bjorn3
-1
/
+5
2022-07-03
Update for changes to the rustc test suite
bjorn3
-0
/
+4
2022-06-23
Update for changes to the rustc test suite
bjorn3
-1
/
+2
2022-06-09
Fix running rustc tests
bjorn3
-3
/
+5
2022-05-09
Only enable JIT tests on x86_64
Karl Meakin
-1
/
+10
2022-05-01
Fix jit mode with cargo-clif wrapper
bjorn3
-2
/
+2
2022-04-30
Fix #[track_caller] with MIR inlining
bjorn3
-2
/
+0
2022-04-29
Use -Zcodegen-backend instead of a rustc replacement in cargo-clif
bjorn3
-30
/
+47
2022-04-29
Inline ext_config.sh
bjorn3
-33
/
+28
2022-04-27
Minor changes to tests.sh
bjorn3
-5
/
+5
2022-04-27
Fix running the rustc test suite
bjorn3
-15
/
+1
2022-04-14
Don't assume /bin/bash is available on every system. (#1223)
MikaelUrankar
-3
/
+3
2022-04-05
Ignore broken rustc test
bjorn3
-0
/
+2
2022-04-05
Sync from rust 949b98cab8a186b98bf87e64374b8d0848c55271
bjorn3
-1
/
+1
2022-03-30
Spellchecking compiler code
Yuri Astrakhan
-1
/
+1
2022-03-25
Fix NaN handling of simd float min and max operations
bjorn3
-1
/
+4
2022-03-25
Fix saturating float casts test
bjorn3
-1
/
+0
2022-03-22
Update list of ignored rustc tests
bjorn3
-8
/
+5
2022-03-20
Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202...
bjorn3
-71
/
+104
2022-03-20
Run part of the simd test suite
bjorn3
-1
/
+14
2022-03-20
Ignore rustc tests with needs-unwind directive
bjorn3
-25
/
+5
2022-03-20
Move test and clarify problem of some other tests
bjorn3
-1
/
+4
2022-03-19
Codegen 128bit atomic loads and stores for compiler builtins as trap
bjorn3
-12
/
+0
2022-03-18
Reorganize test list
bjorn3
-31
/
+54
2022-03-18
Run tests with warnings
bjorn3
-1
/
+3
2022-03-18
Re-enable fixed tests
bjorn3
-7
/
+1
2022-03-17
Fix and re-enable some rustc tests
bjorn3
-8
/
+19
2022-03-13
Update list of ignores rustc tests
bjorn3
-0
/
+5
2022-03-13
Add and remove some fixmes
bjorn3
-1
/
+0
2022-03-08
Fix compiletest compilation
bjorn3
-0
/
+15
2022-02-23
Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea' into sync_cg_clif-202...
bjorn3
-1
/
+4
2022-02-20
Update ignored rustc tests list
bjorn3
-0
/
+2
2022-02-06
Don't try to reinstall ripgrep if it is already installed
bjorn3
-1
/
+1
2022-01-18
Update rustc test ignore list
bjorn3
-0
/
+1
2021-12-30
Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-202...
bjorn3
-25
/
+29
2021-12-30
Rename cargo executable to cargo-clif
bjorn3
-18
/
+18
2021-12-26
Run incremental rustc tests and update broken test list
bjorn3
-6
/
+10
2021-12-26
Test rustc tests with unstable features disabled
bjorn3
-1
/
+1
2021-12-20
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...
bjorn3
-6
/
+20
2021-12-20
Fix taking address of truly unsized type field of unsized adt
bjorn3
-0
/
+4
2021-12-16
Rustc tests: ignore a couple more rustdoc tests
bjorn3
-1
/
+1
2021-12-16
Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15)
bjorn3
-1
/
+1
2021-12-07
Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
bjorn3
-2
/
+2
2021-12-04
Use IntoIterator for array impl everywhere.
Mara Bos
-2
/
+2
2021-11-26
Fix rustc tests
bjorn3
-7
/
+14
2021-10-27
Disable rustc test requiring rustdoc
bjorn3
-0
/
+1
2021-10-17
Disable a failing test
bjorn3
-0
/
+2
2021-09-30
Update compiler/rustc_codegen_cranelift/scripts/filter_profile.rs
Camille Gillot
-1
/
+1
2021-09-30
Move encode_metadata out of CrateStore.
Camille GILLOT
-1
/
+1
2021-09-19
Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-202...
bjorn3
-3
/
+3
[next]