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
/
src
/
tools
/
miri
/
tests
/
fail-dep
/
shims
Age
Commit message (
Expand
)
Author
Lines
2024-05-06
organize libc tests into a proper folder, and run some of them on Windows
Ralf Jung
-1203
/
+0
2024-05-05
pthread shims: reorganize field offset handling
Ralf Jung
-0
/
+1
2024-05-04
only show the 'basic API common for this target' message when this is a missi...
Ralf Jung
-3
/
+0
2024-05-04
update 'unsupported' message
Ralf Jung
-3
/
+6
2024-04-16
deadlock: show backtrace for all threads
Ralf Jung
-3
/
+63
2024-03-02
print thread name in miri error backtraces
Ralf Jung
-6
/
+13
2024-01-19
Fix typo in munmap_partial.rs
Ikko Eltociear Ashimine
-1
/
+1
2023-12-17
Make mmap not use expose semantics
Ben Kimock
-99
/
+11
2023-11-25
bless
Ralf Jung
-1
/
+1
2023-11-25
Merge from rustc
Ralf Jung
-37
/
+37
2023-11-24
Bless Miri tests
Nilstrieb
-37
/
+37
2023-11-23
detect and test for data races between setenv and getenv
Ralf Jung
-0
/
+37
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-2
/
+2
2023-09-22
Move `fail` tests that need dependencies into their own folder, so that wasm ...
Oli Scherer
-0
/
+1186