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
Age
Commit message (
Expand
)
Author
Lines
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-19
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
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-15
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-14
Merge pull request #4138 from geetanshjuneja/deref
Ralf Jung
-1
/
+1
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
/
+41
2025-01-13
Added deref_poiner_as in _NSGetExecutablePath
geetanshjuneja
-1
/
+1
2025-01-12
Added Android to epoll and eventfd test targets
Yoh Deadfall
-3
/
+3
2025-01-12
Merge pull request #4135 from RalfJung/unsup-targets
Ralf Jung
-166
/
+185
2025-01-12
turns out Solarish targets support our entire test suite
Ralf Jung
-10
/
+16
2025-01-12
remove a rustfmt::skip
Ralf Jung
-155
/
+168
2025-01-12
record YohDeadfall as FreeBSD maintainer
Ralf Jung
-1
/
+1
2025-01-11
Merge pull request #4134 from RalfJung/miri-script-ra
Oli Scherer
-9
/
+15
2025-01-11
avoid issues due to MIRI_TEST_TARGET being set from the outside
Ralf Jung
-0
/
+4
2025-01-11
adjust the way we build miri-script in RA, to fix proc-macros
Ralf Jung
-9
/
+11
2025-01-11
Supported fioclex for ioctl on macos
geetanshjuneja
-0
/
+70
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
-41
/
+44
2025-01-10
fix clippy warning
Ralf Jung
-1
/
+1
2025-01-10
disable threading tests on freebsd for now
Ralf Jung
-2
/
+2
2025-01-10
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-01-08
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-01-05
Merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-05
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-04
Auto merge of #135031 - RalfJung:intrinsics-without-body, r=oli-obk
bors
-1
/
+1
2025-01-04
Merge pull request #4121 from RalfJung/josh-proxy
Ralf Jung
-2
/
+2
2025-01-04
bump josh-proxy
Ralf Jung
-2
/
+2
2025-01-04
rustc_intrinsic: support functions without body; they are implicitly marked a...
Ralf Jung
-1
/
+1
2025-01-04
turn hir::ItemKind::Fn into a named-field variant
Ralf Jung
-1
/
+1
2025-01-03
Merge from rustc
The Miri Cronjob Bot
-0
/
+58
2025-01-03
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-02
Merge pull request #4106 from shamb0/generalize-callback-miri-concurrency
Ralf Jung
-131
/
+171
2025-01-02
tweak docs a little
Ralf Jung
-35
/
+19
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-31
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
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-29
Merge pull request #4115 from RalfJung/epoll
Oli Scherer
-41
/
+40
2024-12-29
concurrency: Generalize UnblockCallback to MachineCallback
shamb0
-130
/
+186
2024-12-29
an EpollEventInterest does not need to ref both its FD and its ready list
Ralf Jung
-15
/
+18
2024-12-29
triagebot: enable merge conflict notification
Ralf Jung
-0
/
+8
2024-12-28
epoll: avoid some clones
Ralf Jung
-28
/
+24
2024-12-28
epoll: keep strong reference while blocking
Ralf Jung
-39
/
+27
2024-12-28
FD handling: avoid unnecessary dynamic downcasts
Ralf Jung
-247
/
+243
2024-12-28
fix toolchain flag parsing
Ryan Mehri
-0
/
+1
[prev]
[next]