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-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-8
/
+0
2025-03-14
Merge from rustc
The Miri Cronjob Bot
-27
/
+27
2025-03-12
Allow more top-down inlining for single-BB callees
Scott McMurray
-2
/
+2
2025-03-12
Merge pull request #4185 from geetanshjuneja/abi_check
Ralf Jung
-0
/
+76
2025-03-12
added check_shim_abi
geetanshjuneja
-0
/
+76
2025-03-12
bless test
tiif
-15
/
+15
2025-03-12
Remove test
tiif
-25
/
+0
2025-03-12
Implement Display by mapping Conv to ExternAbi
tiif
-3
/
+3
2025-03-12
Remove unnecessary assert
tiif
-1
/
+0
2025-03-12
Add test and change ub message wording
tiif
-0
/
+26
2025-03-12
intrinsics: remove unnecessary leading underscore from argument names
Ralf Jung
-27
/
+27
2025-03-08
Move fs into sys
Thalia Archibald
-9
/
+9
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-1
/
+1
2025-02-24
Merge from rustc
Ralf Jung
-5
/
+48
2025-02-23
rename sub_ptr 😅
bendn
-3
/
+3
2025-02-23
Rollup merge of #137121 - bend-n:master, r=Noratrieb
Matthias Krüger
-2
/
+0
2025-02-20
Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errors
Matthias Krüger
-0
/
+45
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
[prev]
[next]