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-03-12
intrinsics: remove unnecessary leading underscore from argument names
Ralf Jung
-28
/
+28
2025-03-11
miri native_calls: ensure we actually expose *mutable* provenance to the memo...
Ralf Jung
-3
/
+3
2025-03-11
Merge from rustc
The Miri Cronjob Bot
-11
/
+11
2025-03-11
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-03-08
Move fs into sys
Thalia Archibald
-9
/
+9
2025-03-08
Erase non-pal sys platform paths
Thalia Archibald
-2
/
+2
2025-03-07
Merge pull request #4223 from Stypox/ctrl-c-backtrace
Ralf Jung
-1
/
+5
2025-03-07
Show interpreter backtrace error on Ctrl+C
Stypox
-1
/
+5
2025-03-07
Merge pull request #4222 from rust-lang/rustup-2025-03-07
Ben Kimock
-55
/
+121
2025-03-07
Merge from rustc
The Miri Cronjob Bot
-54
/
+120
2025-03-07
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-03-07
Merge pull request #4221 from saethlin/nextest-parallelism
Ben Kimock
-2
/
+1
2025-03-07
Merge pull request #4218 from saethlin/tier-2-sysroots
Ben Kimock
-0
/
+1
2025-03-06
Update documentation about nextest
Ben Kimock
-2
/
+1
2025-03-06
Fix tier 2 sysroots job
Ben Kimock
-0
/
+1
2025-03-06
Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obk
Michael Goulet
-54
/
+120
2025-03-06
Merge from rustc
The Miri Cronjob Bot
-15
/
+0
2025-03-06
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-03-05
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
许杰友 Jieyou Xu (Joe)
-15
/
+0
2025-03-04
Use size_of from the prelude instead of imported
Thalia Archibald
-1
/
+1
2025-03-03
Add an anchor to directly link to the -Zmiri-tree-borrows docs
Jake Goulding
-1
/
+2
2025-03-02
clippy
Ralf Jung
-2
/
+1
2025-03-02
Merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-03-02
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-1
/
+1
2025-02-28
use fixed-width integer types in C code
Ralf Jung
-36
/
+38
2025-02-28
miri native-call support: all previously exposed provenance is accessible to ...
Ralf Jung
-23
/
+87
2025-02-27
Remove unneeded import
Alice Ryhl
-2
/
+0
2025-02-27
Merge pull request #4215 from RalfJung/before_terminator
Ralf Jung
-1
/
+2
2025-02-27
before_terminator: add some minor clarifying comments
Ralf Jung
-1
/
+2
2025-02-27
Delete tuple unsizing
Alice Ryhl
-13
/
+0
2025-02-26
Update ui test
Oli Scherer
-3
/
+3
2025-02-26
Merge pull request #4210 from tiif/small-fix-2
Oli Scherer
-6
/
+2
2025-02-26
fmt
The Miri Cronjob Bot
-1
/
+0
2025-02-26
Merge from rustc
The Miri Cronjob Bot
-36
/
+47
2025-02-26
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-02-26
Resolve more FIXMEs
tiif
-6
/
+2
2025-02-25
Auto merge of #137594 - RalfJung:miri-sync, r=RalfJung
bors
-297
/
+714
2025-02-25
disable float non-determinism for now to be able to complete the sync
Ralf Jung
-35
/
+47
2025-02-25
Merge from rustc
Ralf Jung
-5
/
+5
2025-02-25
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-02-25
Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35
bors
-1
/
+0
2025-02-24
Rollup merge of #137109 - bend-n:knife, r=oli-obk
Trevor Gross
-1
/
+0
2025-02-24
rename simd_shuffle_generic → simd_shuffle_const_generic
Ralf Jung
-5
/
+5
2025-02-24
Merge pull request #4193 from bjorn3/arm64_vpmaxq_u8
Ralf Jung
-13
/
+124
2025-02-24
slightly extend comment
Ralf Jung
-1
/
+2
2025-02-24
add missing float non-determinism tests and skip some on i686-pc-windows-msvc...
Ralf Jung
-10
/
+24
2025-02-24
make sure we install the toolchain for the intended host target
Ralf Jung
-1
/
+7
2025-02-24
sanity-check for HOST_TARGET
Ralf Jung
-1
/
+12
2025-02-24
Merge from rustc
Ralf Jung
-19
/
+89
[prev]
[next]