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
/
pass
/
function_calls
Age
Commit message (
Expand
)
Author
Lines
2025-08-19
Support weak definitions
bjorn3
-0
/
+39
2025-03-17
Fix miri
bjorn3
-0
/
+2
2024-11-04
miri: update ABI compat checks to accept Option-like types
Ralf Jung
-0
/
+24
2024-09-29
let rustfmt format imports
Ralf Jung
-3
/
+1
2024-09-16
Bump ui test
Oli Scherer
-1
/
+1
2024-08-26
interpret: do not make const-eval query result depend on tcx.sess
Ralf Jung
-11
/
+0
2024-08-18
stabilize raw_ref_op
Ralf Jung
-1
/
+0
2024-06-03
Add more ABI test cases.
Lokathor
-2
/
+14
2024-05-08
Use generic `NonZero`.
Markus Reiter
-4
/
+4
2024-03-02
remove the ability to disable ABI checking
Ralf Jung
-26
/
+0
2024-02-26
rename 'try' intrinsic to 'catch_unwind'
Ralf Jung
-1
/
+1
2023-12-26
custom mir: make it clear what the return block is
Ralf Jung
-1
/
+1
2023-11-18
guarantee that char and u32 are ABI-compatible
Ralf Jung
-1
/
+5
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-1
/
+1
2023-10-14
const-eval: allow calling functions with targat features disabled at compile ...
Eduardo Sánchez Muñoz
-0
/
+11
2023-09-21
deprecate -Zmiri-disable-abi-check
Ralf Jung
-0
/
+2
2023-09-12
extra ABI tests, in particular for DispatchFromDyn
Ralf Jung
-6
/
+16
2023-09-12
fmt
The Miri Conjob Bot
-1
/
+3
2023-09-09
implement and test ABI compatibility for transparent wrappers around NPO types
Ralf Jung
-5
/
+8
2023-09-09
implement and test fn ptr ABI compatibility rules
Ralf Jung
-0
/
+5
2023-09-09
interpret: change ABI-compat test to be type-based, so the test is consistent...
Ralf Jung
-18
/
+21
2023-08-31
miri ABI check: fix handling of 1-ZST; don't accept sign differences
Ralf Jung
-11
/
+15
2023-08-31
update abi_compat.rs
Ralf Jung
-12
/
+3
2023-08-31
more ABI compat tests
Ralf Jung
-12
/
+48
2023-08-31
fmt
Ralf Jung
-1
/
+1
2023-08-31
Merge from rustc
Ralf Jung
-2
/
+28
2023-08-30
miri function ABI check: specifically look for repr(transparent)
Ralf Jung
-0
/
+4
2023-08-30
interpret: make sure we accept transparent newtypes as ABI-compatible
Ralf Jung
-1
/
+23
2023-08-29
fmt
The Miri Conjob Bot
-4
/
+6
2023-08-24
miri ABI compatibility check: accept u32 and i32
Ralf Jung
-0
/
+27
2023-08-19
custom_mir: change Call() terminator syntax to something more readable
Ralf Jung
-1
/
+1
2023-07-16
miri: fail when calling a function that requires an unavailable target feature
Eduardo Sánchez Muñoz
-0
/
+12
2023-07-11
miri: protect Move() function arguments during the call
Ralf Jung
-0
/
+25
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+103