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-08-04
Merge ref '07b7dc90ee4d' from rust-lang/rust
The Miri Cronjob Bot
-36
/
+14
2025-08-04
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-04
Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum
Stuart Cook
-11
/
+11
2025-08-04
Rollup merge of #144706 - zachs18:fix-144661, r=RalfJung
Stuart Cook
-25
/
+0
2025-08-03
remove rust_ prefixes
Kivooeo
-11
/
+11
2025-08-01
Merge pull request #4511 from RalfJung/auto-rustup
Ralf Jung
-1
/
+1
2025-08-01
update rustup PR message
Ralf Jung
-1
/
+1
2025-08-01
fmt
The Miri Cronjob Bot
-1
/
+1
2025-08-01
Merge ref 'adcb3d3b4cd3' from rust-lang/rust
The Miri Cronjob Bot
-39
/
+7
2025-08-01
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-07-31
Allow `dangling_pointers_from_locals` lint in tests
Urgau
-0
/
+3
2025-07-31
Do not give function allocations alignment in consteval or miri.
Zachary S
-25
/
+0
2025-07-31
Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr
Jana Dönszelmann
-2
/
+1
2025-07-31
Make Miri's enter_trace_span! call const_eval's
Stypox
-22
/
+5
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-2
/
+1
2025-07-31
Merge pull request #4508 from RalfJung/rustup
Ralf Jung
-2
/
+6
2025-07-31
bless cargo miri doctest execution
Ralf Jung
-1
/
+5
2025-07-31
rely on preinstalled rustup on windows-arm
Ralf Jung
-6
/
+0
2025-07-31
rustup
Ralf Jung
-1
/
+1
2025-07-31
Uniform enter_trace_span! and add documentation
Stypox
-16
/
+2
2025-07-29
Apply suggestions from code review
Jakub Beránek
-1
/
+2
2025-07-29
Use GH app for authenticating pull PRs
Jakub Beránek
-4
/
+6
2025-07-28
Merge pull request #4504 from RalfJung/link-section-arrays
Ralf Jung
-10
/
+22
2025-07-28
lookup_link_section: support arrays of function pointers
Ralf Jung
-10
/
+22
2025-07-28
Reduce required cc crate version.
Patrick-6
-4
/
+6
2025-07-28
revert accidental change
Ralf Jung
-1
/
+5
2025-07-28
Merge commit 'abd9cba5acbcc35fb4cc59ce25580fa1624b5571'
Ralf Jung
-22
/
+19
2025-07-28
prepare for sync
Ralf Jung
-1
/
+1
2025-07-27
centralize clockid_t interpretation
Ralf Jung
-114
/
+79
2025-07-27
miri: for ABI mismatch errors, say which argument is the problem
Ralf Jung
-22
/
+19
2025-07-27
Merge pull request #4498 from RalfJung/genmc-build
Ralf Jung
-42
/
+1130
2025-07-27
various minor adjustments
Ralf Jung
-79
/
+49
2025-07-27
Add support for building and linking against genmc
Patrick-6
-42
/
+1160
2025-07-27
Merge pull request #4497 from RalfJung/check-shim
Ralf Jung
-793
/
+897
2025-07-27
introduce a macro for shim signature checking
Ralf Jung
-795
/
+900
2025-07-27
call_function helper: dont ICE on return type mismatches
Ralf Jung
-2
/
+54
2025-07-26
CI: run apt update before installing anything
Ralf Jung
-0
/
+4
2025-07-25
Merge pull request #4489 from Stypox/misc-tracing-fixes
Ralf Jung
-6
/
+11
2025-07-25
Merge pull request #4492 from rust-lang/rustup-2025-07-25
Ralf Jung
-67
/
+11
2025-07-25
fix target json
Ralf Jung
-1
/
+1
2025-07-25
Fix double "fatal error: " in message
Stypox
-1
/
+1
2025-07-25
Fix missing $ in enter_trace_span!
Stypox
-1
/
+1
2025-07-25
Use i64 for tracing chrome "id"
Stypox
-4
/
+9
2025-07-25
Fix cronjob Zulip message
Jakub Beránek
-1
/
+1
2025-07-25
fmt
The Miri Cronjob Bot
-7
/
+2
2025-07-25
Merge ref 'b56aaec52bc0' from rust-lang/rust
The Miri Cronjob Bot
-58
/
+7
2025-07-25
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-07-24
make the missing-MIR message more clear
Ralf Jung
-2
/
+2
2025-07-23
Remove const deduplication from the interpreter.
Camille GILLOT
-58
/
+7
2025-07-23
Merge pull request #4490 from Kobzol/use-josh-sync
Ralf Jung
-354
/
+41
[next]