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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
ci
Age
Commit message (
Expand
)
Author
Lines
2024-09-29
skip old getrandom crate on Solaris
Ralf Jung
-5
/
+5
2024-09-28
make sure the new function is tested
Ralf Jung
-4
/
+4
2024-09-25
Auto merge of #3915 - RalfJung:target-json-test, r=RalfJung
bors
-2
/
+1
2024-09-25
switch custom target JSON test to a less exotic target
Ralf Jung
-2
/
+1
2024-09-25
enable pthread_cond_timedwait test on Android
Ralf Jung
-1
/
+1
2024-09-25
Android: Fixed tests for libc time API
Yoh Deadfall
-1
/
+1
2024-09-25
disable AVR test since it doesn't work
Ralf Jung
-1
/
+2
2024-09-25
update BASIC test list: no longer test HashMap, add libc-mem instead of 'alig...
Ralf Jung
-5
/
+5
2024-09-15
we can test more things on Solarish, and update its status in the README
Ralf Jung
-2
/
+2
2024-09-15
test std::time APIs on FreeBSD and Solarish
Ralf Jung
-4
/
+4
2024-09-15
add Android pthread support
Ralf Jung
-1
/
+1
2024-09-15
enable std::sync tests on Solarish
Ralf Jung
-2
/
+2
2024-09-15
pthread: add FreeBSD, remove PTHREAD_MUTEX_NORMAL_FLAG hack
Ralf Jung
-2
/
+2
2024-09-13
Auto merge of #3881 - RalfJung:miri-run, r=RalfJung
bors
-1
/
+1
2024-09-13
./miri run: directly run binary instead of using 'cargo run'
Ralf Jung
-1
/
+1
2024-09-13
smoke-test './miri run --dep'
Ralf Jung
-1
/
+3
2024-09-12
enable all pthread tests on Solarish
Ralf Jung
-2
/
+2
2024-08-17
run TLS tests on Solarish
Ralf Jung
-2
/
+2
2024-08-03
Promote aarch64-apple-darwin to Tier 1
Evelyn Harthbrooke
-1
/
+1
2024-07-04
Run tests for all specified targets
Konstantinos Andrikopoulos
-1
/
+3
2024-05-26
solarish platform add supports for available-parallelism.
David Carlier
-2
/
+2
2024-05-23
solaris add suport for threadname.
David Carlier
-2
/
+2
2024-05-22
solaris/illumos localtime_r / clock_getime support enabled.
David Carlier
-2
/
+2
2024-05-19
various small nits
Ralf Jung
-1
/
+1
2024-05-19
test wasm32-wasip2 instead of the deprecated wasm32-wasi target
Ralf Jung
-1
/
+1
2024-05-19
make basic things work on Android
Ralf Jung
-5
/
+6
2024-05-16
alloc now works on wasi (and some formatting)
Ralf Jung
-8
/
+7
2024-05-12
further illumos/solaris support.
David Carlier
-2
/
+2
2024-05-09
make MIRI_TEST_TARGET entirely an internal thing
Ralf Jung
-32
/
+35
2024-05-08
Update CI script for the miri-script test changes
Ross Smyth
-2
/
+2
2024-05-06
organize libc tests into a proper folder, and run some of them on Windows
Ralf Jung
-4
/
+4
2024-05-05
solaris support start.
David Carlier
-2
/
+1
2024-05-05
move randomness tests into a single file and share the getrandom implementati...
Ralf Jung
-4
/
+4
2024-05-05
move things out of libc-misc that have a better home; make libc-misc work on ...
Ralf Jung
-2
/
+2
2024-05-05
unix/thread: properly use pthread_t for thread IDs
Ralf Jung
-1
/
+1
2024-05-05
illumos support.
David Carlier
-0
/
+3
2024-05-04
freebsd: test std threadname and fs APIs
Ralf Jung
-5
/
+7
2024-05-04
move some minimal targets over to the macOS runner, to even out CI times
Ralf Jung
-10
/
+8
2024-05-04
show time taken in run_tests_minimal
Ralf Jung
-2
/
+2
2024-05-04
speed up Windows runner: don't run GC_STRESS test
Ralf Jung
-2
/
+2
2024-05-04
remove a hack that is no longer needed
Ralf Jung
-9
/
+0
2024-05-04
make many-seeds a mode of ./miri run rather than a separate command
Ralf Jung
-7
/
+6
2024-04-25
Auto merge of #3514 - RalfJung:hyperfine, r=RalfJung
bors
-2
/
+2
2024-04-25
CI: run benches with hyperfine rather than bash
Ralf Jung
-2
/
+2
2024-04-25
run many-seeds tests at least a few times on all tier 1 targets
Ralf Jung
-7
/
+11
2024-03-31
experiment with macOS M1 runners
Ralf Jung
-2
/
+3
2024-03-31
move './miri check' for features to the style check job
Ralf Jung
-8
/
+3
2024-03-31
show the time that the main CI steps take
Ralf Jung
-6
/
+6
2024-03-31
also control the cargo-miri env var test separately
Ralf Jung
-9
/
+12
2024-03-31
windows ci: run many-seeds test less often
Ralf Jung
-1
/
+2
[next]