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
/
test_rustc_tests.sh
Age
Commit message (
Expand
)
Author
Lines
2023-07-12
Fix rustc test suite
bjorn3
-0
/
+4
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-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-04-25
Add two fixmes
bjorn3
-0
/
+2
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
2023-03-10
Fix rustc test suite
bjorn3
-0
/
+1
2023-03-04
Fix rustc test suite
bjorn3
-0
/
+1
2023-02-19
Fix typo
bjorn3
-1
/
+1
2023-02-19
Handle wrappers around dyn* in receiver types
bjorn3
-2
/
+0
2023-02-19
Allow codegen to unsize dyn* to dyn
bjorn3
-1
/
+0
2023-01-31
Fix rustc test suite
bjorn3
-0
/
+1
2023-01-20
Fix rustc test suite
bjorn3
-1
/
+17
2023-01-20
Sync from rust 56ee85274e5a3a4dda92f3bf73d1664c74ff9c15
bjorn3
-52
/
+52
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-66
/
+66
2023-01-04
Enable some fixed rustc tests
bjorn3
-7
/
+2
2022-12-16
Re-enable some rustc tests
bjorn3
-12
/
+2
2022-12-14
Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202...
bjorn3
-3
/
+11
2022-12-11
Update rustc test suite failure list
bjorn3
-0
/
+4
2022-12-01
Ignore out-of-stack test
bjorn3
-0
/
+2
2022-11-28
Rename the build/ directory to dist/
bjorn3
-1
/
+1
2022-11-22
Update rustc test suite failure list
bjorn3
-0
/
+1
2022-11-03
Update rustc test suite failure list
bjorn3
-2
/
+3
2022-10-23
Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...
bjorn3
-5
/
+3
2022-10-23
Update rustc test suite failure list
bjorn3
-2
/
+0
2022-09-25
Update rustc test suite failure list
bjorn3
-3
/
+1
2022-09-15
Update for latests rustc test suite changes
bjorn3
-0
/
+2
2022-07-25
Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...
bjorn3
-4
/
+8
2022-07-25
Fix -Zpolymorphize
bjorn3
-3
/
+0
2022-07-18
Update for changes to the rustc test suite
bjorn3
-1
/
+2
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
-0
/
+1
2022-05-15
Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431' into sync_cg_clif-202...
bjorn3
-2
/
+1
2022-04-30
Fix #[track_caller] with MIR inlining
bjorn3
-2
/
+0
2022-04-27
Fix running the rustc test suite
bjorn3
-0
/
+1
2022-04-22
Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202...
bjorn3
-11
/
+8
2022-04-14
Don't assume /bin/bash is available on every system. (#1223)
MikaelUrankar
-1
/
+1
2022-04-05
Ignore broken rustc test
bjorn3
-0
/
+2
2022-03-25
Fix NaN handling of simd float min and max operations
bjorn3
-1
/
+0
[next]