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
/
dangling_pointers
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Bless Miri tests
Nilstrieb
-24
/
+24
2023-10-30
make sure we catch UB with _ pattern in various syntactic positions
Ralf Jung
-4
/
+81
2023-10-28
fmt
The Miri Conjob Bot
-1
/
+0
2023-10-27
Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJung
bors
-0
/
+32
2023-10-25
Stabilize `[const_]pointer_byte_offsets`
Maybe Waffle
-4
/
+0
2023-10-24
Add miri tests.
Camille GILLOT
-0
/
+32
2023-10-17
fmt
The Miri Conjob Bot
-2
/
+2
2023-10-15
more precise error for 'based on misaligned pointer' case
Ralf Jung
-26
/
+31
2023-10-15
don't UB on dangling ptr deref, instead check inbounds on projections
Ralf Jung
-116
/
+141
2023-08-25
Record allocation spans inside force_allocation
Ben Kimock
-3
/
+62
2023-08-16
on out-of-bounds error, show where the allocation was created
Ralf Jung
-2
/
+14
2023-08-11
Include spans in use-after-free diagnostics
Ben Kimock
-5
/
+55
2023-08-01
properly track why we checked whether a pointer is in-bounds
Ralf Jung
-17
/
+43
2023-07-14
remove compile-flags that are no longer needed
Ralf Jung
-20
/
+7
2023-06-15
Extend `unused_must_use` to cover block exprs
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-04-30
Update MIRI compiletests
Scott McMurray
-3
/
+3
2023-04-21
Actually keep `PlaceMention` if requested.
Camille GILLOT
-3
/
+5
2023-04-21
Evaluate place expression in `PlaceMention`.
Camille GILLOT
-0
/
+26
2022-12-06
Reintroduce the span printing in miri (plus point to spans where possible)
Oli Scherer
-17
/
+17
2022-12-06
Remove now-redundant file/line info from const backtraces
Oli Scherer
-18
/
+18
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+427