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
/
tests.sh
Age
Commit message (
Expand
)
Author
Lines
2022-03-25
Fix NaN handling of simd float min and max operations
bjorn3
-0
/
+4
2022-03-13
Add and remove some fixmes
bjorn3
-1
/
+0
2021-12-30
Rename cargo executable to cargo-clif
bjorn3
-18
/
+18
2021-12-20
Fix taking address of truly unsized type field of unsized adt
bjorn3
-0
/
+4
2021-09-12
Re-enable portable simd testing
bjorn3
-9
/
+8
2021-09-01
Disable protable-simd tests
bjorn3
-8
/
+9
2021-09-01
Update protable-simd
bjorn3
-2
/
+2
2021-07-29
Fix float min and max operations in presence of NaN
bjorn3
-0
/
+1
2021-07-25
Add fixme
bjorn3
-1
/
+4
2021-07-25
Run stdsimd test suite
bjorn3
-0
/
+5
2021-07-17
Put all cg_clif specific options behind -Zunstable-features
bjorn3
-4
/
+4
2021-06-25
Merge pull request #1166 from eggyal/lazy-jit-multithreaded
bjorn3
-1
/
+1
2021-06-25
Test multithreading support in lazy-jit
bjorn3
-1
/
+1
2021-06-20
Rewrite cargo.sh in rust
bjorn3
-17
/
+18
2021-06-10
Add missing cargo clean when cross-compiling
bjorn3
-0
/
+1
2021-05-04
Force deprecation warning that was promoted to an error back to a warning
bjorn3
-0
/
+1
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-05
Build all tests when cross-compiling
bjorn3
-13
/
+32
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-14
Use #!/usr/bin/env bash
bjorn3
-1
/
+1
2021-01-31
Move some env var definitions around to fix cross-compilation
bjorn3
-1
/
+1
2020-12-25
Implement lazy compilation in JIT mode
bjorn3
-0
/
+6
2020-12-25
Change the way JIT mode is selected
bjorn3
-2
/
+2
2020-11-04
manually fix some shellcheck warnings
Jakob Hellermann
-1
/
+1
2020-11-04
run 'shellcheck -f diff $(fd --extension sh) | git apply'
Jakob Hellermann
-14
/
+14
2020-11-02
Refactor the build system
bjorn3
-21
/
+42
2020-11-01
Split the actual tests out into scripts/tests.sh
bjorn3
-0
/
+102