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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
tests
/
fail
/
function_calls
Age
Commit message (
Expand
)
Author
Lines
2024-03-06
Auto merge of #3340 - RalfJung:no-disable-abi-check, r=oli-obk
bors
-6
/
+2
2024-03-02
Tree Borrows: print where the forbidden access happens; make tag tracking les...
Ralf Jung
-8
/
+8
2024-03-02
remove the ability to disable ABI checking
Ralf Jung
-6
/
+2
2024-03-02
print thread name in miri error backtraces
Ralf Jung
-0
/
+2
2024-02-26
rename 'try' intrinsic to 'catch_unwind'
Ralf Jung
-2
/
+2
2024-01-11
std: update miri tests
joboet
-4
/
+4
2023-12-26
custom mir: make it clear what the return block is
Ralf Jung
-27
/
+27
2023-11-24
Bless Miri tests
Nilstrieb
-30
/
+30
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-27
/
+27
2023-10-09
return_pointer_aliasing2 should also run with SB
Ralf Jung
-2
/
+45
2023-10-09
add test to ensure RET assignments do not get propagated on unwinding
Ralf Jung
-0
/
+74
2023-10-05
Tree Borrows: do not create new tags as 'Active'
Ralf Jung
-4
/
+28
2023-10-02
add test for a function ABI mismatch due to target features
Ralf Jung
-0
/
+50
2023-09-23
Merge from rustc
The Miri Conjob Bot
-2
/
+2
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-2
/
+2
2023-09-21
deprecate -Zmiri-disable-abi-check
Ralf Jung
-0
/
+2
2023-08-22
fix some bad regex capture group references in test normalization
Ralf Jung
-2
/
+2
2023-08-20
interpret/miri: call panic_cannot_unwind lang item instead of hard-coding the...
Ralf Jung
-17
/
+46
2023-08-19
custom_mir: change Call() terminator syntax to something more readable
Ralf Jung
-34
/
+34
2023-08-05
fix return place protection when the place is given as a local
Ralf Jung
-0
/
+69
2023-08-01
Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc
bors
-4
/
+8
2023-07-29
Change default panic handler message format.
Mara Bos
-4
/
+8
2023-07-28
exract a perform_access, check read-read commutation exhaustively
Neven Villani
-6
/
+6
2023-07-26
fix protectors so that all reads actually commute
Neven Villani
-6
/
+6
2023-07-18
ignore test on apple
Ralf Jung
-0
/
+1
2023-07-16
miri: fail when calling a function that requires an unavailable target feature
Eduardo Sánchez Muñoz
-0
/
+26
2023-07-14
work around custom_mir span
Ralf Jung
-13
/
+6
2023-07-11
miri: protect Move() function arguments during the call
Ralf Jung
-0
/
+419
2023-04-06
Bless tests
Gary Guo
-6
/
+6
2022-12-23
attempt to clarify what the backtrace belongs to when there could be ambiguity
Ralf Jung
-2
/
+2
2022-12-06
Reintroduce the span printing in miri (plus point to spans where possible)
Oli Scherer
-16
/
+16
2022-12-06
Remove now-redundant file/line info from const backtraces
Oli Scherer
-18
/
+18
2022-12-01
Bump ui_test crate
Oli Scherer
-6
/
+6
2022-10-11
rename rustc_allocator_nounwind to rustc_nounwind
Ralf Jung
-2
/
+2
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+451