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-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
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
-58
/
+70
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-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
/
+0
2022-03-13
Update list of ignores rustc tests
bjorn3
-0
/
+5
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
-6
/
+10
[next]