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
/
fail
Age
Commit message (
Expand
)
Author
Lines
2025-02-19
Merge from rustc
The Miri Cronjob Bot
-0
/
+2
2025-02-18
Rollup merge of #136750 - kornelski:ub-bug, r=saethlin
Urgau
-0
/
+2
2025-02-17
Merge from rustc
The Miri Cronjob Bot
-4
/
+4
2025-02-17
stabilize (const_)ptr_sub_ptr
bendn
-2
/
+0
2025-02-16
Make ub_check message clear that it's not an assert
Kornel
-0
/
+2
2025-02-14
Bless miri tests after applying unsafe_op_in_unsafe_fn
Eric Huss
-4
/
+4
2025-02-13
Merge from rustc
The Miri Cronjob Bot
-0
/
+46
2025-02-12
Change swap_nonoverlapping from lang to library UB
Ben Kimock
-0
/
+46
2025-02-08
Merge from rustc
The Miri Cronjob Bot
-3
/
+0
2025-02-06
remove use of `feature(trait_upcasting)` from miri
Waffle Lapkin
-3
/
+0
2025-02-06
some more argument checking cleanup
Ralf Jung
-9
/
+9
2025-02-06
Throw ub error when invoking non-vararg shim with vararg import
tiif
-0
/
+29
2025-02-04
Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin
bors
-0
/
+20
2025-02-03
Rollup merge of #136438 - RalfJung:offset_from_ub_errors, r=oli-obk
许杰友 Jieyou Xu (Joe)
-3
/
+45
2025-02-02
miri_get_backtrace: stop supporting the v0 protocol
Ralf Jung
-2
/
+5
2025-02-02
miri: improve error when offset_from preconditions are violated
Ralf Jung
-3
/
+45
2025-01-31
PR feedback
Scott McMurray
-0
/
+20
2025-01-31
interpret: adjust vtable validity check for higher-ranked types
Lukas Markeffsky
-0
/
+45
2025-01-29
Merge pull request #4122 from tiif/fnabi
Ralf Jung
-0
/
+63
2025-01-30
Check fixed arg number for variadic function.
tiif
-0
/
+63
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
-16
/
+19
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-16
/
+19
2025-01-20
Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung
Matthias Krüger
-81
/
+57
2025-01-20
Updated several files to use rust intrinsic macros instead of the legacy exte...
vayunbiyani
-81
/
+57
2025-01-11
avoid nesting the user-defined main so deeply on the stack
Ralf Jung
-7
/
+3
2025-01-11
use a single large catch_unwind in lang_start
Ralf Jung
-3
/
+7
2025-01-01
Try to write the panic message with a single `write_all` call
John Kåre Alsaker
-0
/
+25
2024-12-30
fmt
Ralf Jung
-2
/
+2
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
miri: add test for overlapping typed_swap
Ralf Jung
-0
/
+28
2024-12-15
Merge from rustc
The Miri Cronjob Bot
-10
/
+0
2024-12-13
Fix miri tests
Esteban Küber
-10
/
+0
2024-12-11
Merge pull request #4008 from JoJoDeveloping/tb-access-state-based-skipping
Ralf Jung
-0
/
+60
2024-12-10
TB: optimize accesses on large trees by ignoring subtrees if the access would...
Johannes Hostert
-6
/
+6
2024-12-05
make SC fences stronger, to be correct wrt C++20
Ralf Jung
-107
/
+0
2024-12-04
add test to demonstrate the effect of #4008
Johannes Hostert
-0
/
+60
2024-12-03
Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk
Matthias Krüger
-5
/
+3
2024-12-03
miri: Adapt for `breakpoint` becoming safe
Josh Triplett
-5
/
+3
2024-11-30
improve TagEncoding::Niche docs and sanity check
Ralf Jung
-0
/
+42
2024-11-11
stacked borrows tests: add those that fail under TB
Ralf Jung
-2
/
+2
2024-11-08
remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...
Ralf Jung
-1
/
+1
2024-10-29
Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubilee
Jubilee
-1
/
+1
2024-10-28
Bless a miri test
Maybe Lapkin
-1
/
+1
[prev]
[next]