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-05-29
some refactoring of the allocator
Ralf Jung
-67
/
+74
2025-05-29
add separate allocator for MiriMachine
Nia Espera
-22
/
+519
2025-05-29
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-05-28
atomic_load intrinsic: use const generic parameter for ordering
Ralf Jung
-5
/
+25
2025-05-28
Merge pull request #4354 from RalfJung/before_stack_pop
Ralf Jung
-1
/
+1
2025-05-28
fix comment in before_stack_pop
Ralf Jung
-1
/
+1
2025-05-28
Merge pull request #4344 from CraftSpider/windows-file-clone
Oli Scherer
-1
/
+97
2025-05-28
add Miri tests
Ralf Jung
-0
/
+131
2025-05-28
Merge pull request #4353 from rust-lang/rustup-2025-05-28
Ralf Jung
-6
/
+3
2025-05-28
Merge pull request #4351 from RalfJung/squash-win
Ralf Jung
-1
/
+22
2025-05-28
Merge from rustc
The Miri Cronjob Bot
-5
/
+2
2025-05-28
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-05-27
Auto merge of #129658 - saethlin:spare-a-crumb, r=jhpratt
bors
-4
/
+1
2025-05-27
Update tests with Range parameter to `BTreeMap::extract_if` etc.
Sidney Cammeresi
-1
/
+1
2025-05-27
attempt to fix squash on Windows
Ralf Jung
-1
/
+22
2025-05-27
Rename unpack to kind
Michael Goulet
-1
/
+1
2025-05-27
Merge pull request #4212 from tiif/setfl
Ralf Jung
-8
/
+262
2025-05-27
Support F_GETFL and F_SETFL for fcntl
tiif
-8
/
+262
2025-05-27
pacify clippy
Ralf Jung
-3
/
+1
2025-05-27
fmt
The Miri Cronjob Bot
-2
/
+8
2025-05-27
Merge from rustc
The Miri Cronjob Bot
-60
/
+67
2025-05-27
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-05-27
Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung
许杰友 Jieyou Xu (Joe)
-7
/
+13
2025-05-26
Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obk
bors
-53
/
+54
2025-05-26
extend allocbytes with associated type
Nia Espera
-7
/
+13
2025-05-25
fmt
The Miri Cronjob Bot
-1
/
+3
2025-05-25
Merge from rustc
The Miri Cronjob Bot
-28
/
+28
2025-05-25
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-05-24
Rollup merge of #141511 - Noratrieb:codegen-fn-attrs, r=compiler-errors
Guillaume Gomez
-2
/
+2
2025-05-24
Cleanup CodegenFnAttrFlags
Noratrieb
-2
/
+2
2025-05-24
fix zulip topic URL
Ralf Jung
-1
/
+1
2025-05-24
rename internal panicking::try to catch_unwind
Ralf Jung
-23
/
+23
2025-05-23
GetUserProfileDirectoryW is now documented to always store the size
Ralf Jung
-3
/
+3
2025-05-23
Rollup merge of #141383 - RalfJung:miri-sync, r=RalfJung
Matthias Krüger
-199
/
+734
2025-05-23
test some aarch64 windows targets
Ralf Jung
-1
/
+4
2025-05-23
many-seeds tests have become a lot faster thanks to multithreading
Ralf Jung
-7
/
+5
2025-05-23
./miri bench: sort results alphabetically
Ralf Jung
-11
/
+15
2025-05-23
Merge from rustc
The Miri Cronjob Bot
-3
/
+3
2025-05-23
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-05-22
interpret: do not force_allocate all return places
Ralf Jung
-53
/
+54
2025-05-22
Implement file cloning on Windows
Rune Tynan
-1
/
+97
2025-05-22
enable isolated-stdin test on Windows
Ralf Jung
-1
/
+1
2025-05-22
Implement file read/write on Windows
Rune Tynan
-81
/
+460
2025-05-21
document that the entire test suite passes under freebsd
Ralf Jung
-1
/
+1
2025-05-21
run the full test suite under FreeBSD
Ralf Jung
-2
/
+2
2025-05-21
Implement FreeBSD syscall cpuset_getaffinity.
LorrensP-2158466
-2
/
+117
2025-05-21
Merge pull request #4338 from RalfJung/FileDescription
Ralf Jung
-2
/
+8
2025-05-21
Add some track_caller info to precondition panics
Ben Kimock
-4
/
+1
2025-05-21
FileDescription: improve read/write docs
Ralf Jung
-2
/
+8
2025-05-21
Merge pull request #4337 from RalfJung/io
Ralf Jung
-17
/
+25
[prev]
[next]