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
Age
Commit message (
Expand
)
Author
Lines
2025-01-30
Check fixed arg number for variadic function.
tiif
-4
/
+67
2025-01-29
Merge from rustc
The Miri Cronjob Bot
-0
/
+35
2025-01-29
Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=...
León Orell Valerian Liehr
-2
/
+2
2025-01-28
Rollup merge of #135748 - compiler-errors:len-2, r=RalfJung,oli-obk
Matthias Krüger
-0
/
+35
2025-01-28
ABI-required target features: warn when they are missing in base CPU (rather ...
Ralf Jung
-2
/
+2
2025-01-28
Represent the raw pointer for a array length check as a new kind of fake borrow
Michael Goulet
-0
/
+35
2025-01-27
Bump ui_test
Oli Scherer
-6
/
+10
2025-01-27
Avoid a bool and use an Option of ZST instead
Oli Scherer
-13
/
+23
2025-01-26
make linux-futex test less flaky
Ralf Jung
-3
/
+2
2025-01-26
Merge from rustc
The Miri Cronjob Bot
-3
/
+5
2025-01-25
Auto merge of #133154 - estebank:issue-133137, r=wesleywiser
bors
-3
/
+5
2025-01-25
Merge from rustc
The Miri Cronjob Bot
-2
/
+2
2025-01-24
bless miri test
Waffle Lapkin
-2
/
+2
2025-01-24
Reword "crate not found" resolve message
Esteban Küber
-3
/
+5
2025-01-23
fmt
The Miri Cronjob Bot
-3
/
+0
2025-01-21
Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors
bors
-57
/
+31
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-57
/
+31
2025-01-20
Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung
Matthias Krüger
-85
/
+60
2025-01-20
Updated several files to use rust intrinsic macros instead of the legacy exte...
vayunbiyani
-85
/
+60
2025-01-19
fix location of pipe module
Ralf Jung
-2
/
+3
2025-01-18
Update tests for std::simd subtree sync
Caleb Zulawski
-21
/
+0
2025-01-15
Merge from rustc
The Miri Cronjob Bot
-6
/
+6
2025-01-13
Included Abdroid to an epoll test targets
Yoh Deadfall
-1
/
+1
2025-01-13
Illumos: Added epoll and eventfd
Yoh Deadfall
-8
/
+13
2025-01-12
Added Android to epoll and eventfd test targets
Yoh Deadfall
-3
/
+3
2025-01-12
turns out Solarish targets support our entire test suite
Ralf Jung
-7
/
+4
2025-01-11
Supported fioclex for ioctl on macos
geetanshjuneja
-0
/
+32
2025-01-11
avoid nesting the user-defined main so deeply on the stack
Ralf Jung
-33
/
+9
2025-01-11
use a single large catch_unwind in lang_start
Ralf Jung
-10
/
+34
2025-01-10
Switched FreeBSD to pthread_setname_np
Yoh Deadfall
-30
/
+24
2025-01-03
Merge from rustc
The Miri Cronjob Bot
-0
/
+58
2025-01-01
Try to write the panic message with a single `write_all` call
John Kåre Alsaker
-0
/
+58
2024-12-31
Merge from rustc
The Miri Cronjob Bot
-10
/
+60
2024-12-30
Auto merge of #134757 - RalfJung:const_swap, r=scottmcm
bors
-10
/
+60
2024-12-30
fmt
Ralf Jung
-2
/
+2
2024-12-27
add test for close-while-blocked
Ralf Jung
-0
/
+72
2024-12-25
swap_typed_nonoverlapping: properly detect overlap even when swapping scalar ...
Ralf Jung
-3
/
+25
2024-12-25
rename typed_swap → typed_swap_nonoverlapping
Ralf Jung
-12
/
+12
2024-12-25
show an error on some invalid flag combinations: TB + permissive provenance; ...
Ralf Jung
-8
/
+2
2024-12-25
miri: add test for overlapping typed_swap
Ralf Jung
-0
/
+28
2024-12-21
Merge pull request #4090 from RalfJung/sc-test
Ralf Jung
-204
/
+355
2024-12-19
add warning explaining the limitations of the native code mode
Ralf Jung
-0
/
+36
2024-12-18
Merge pull request #4072 from tiif/blockop
Oli Scherer
-34
/
+232
2024-12-19
Implement blocking unnamed_socket
tiif
-34
/
+232
2024-12-18
add more tests for SC access/fence consistency
Ralf Jung
-204
/
+355
2024-12-15
Merge from rustc
The Miri Cronjob Bot
-12
/
+1
2024-12-14
Rollup merge of #134181 - estebank:trim-render, r=oli-obk
Matthias Krüger
-12
/
+1
2024-12-13
Fix miri tests
Esteban Küber
-12
/
+1
2024-12-13
Merge from rustc
The Miri Cronjob Bot
-4
/
+4
2024-12-13
Stabilize async closures
Michael Goulet
-4
/
+4
[prev]
[next]