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
2022-12-21
Don't run `Drop` terminators on types that do not have drop glue in const eval
Jakob Degen
-2
/
+2
2022-12-21
Bless tests
Jakob Degen
-4
/
+4
2022-12-21
Retag argument to `drop_in_place` unconditionally
Jakob Degen
-12
/
+5
2022-12-21
Retag as FnEntry on `drop_in_place`
Jakob Degen
-0
/
+153
2022-12-21
Fix typo in reading_half_a_pointer.rs
Ikko Ashimine
-1
/
+1
2022-12-20
Fix span management
Ben Kimock
-29
/
+29
2022-12-16
Include a Span in VClock
Ben Kimock
-0
/
+280
2022-12-13
implement minimal epoll_create1 shim
DebugSteven
-26
/
+0
2022-12-06
Bless after rebase
Oli Scherer
-4
/
+4
2022-12-06
Reintroduce the span printing in miri (plus point to spans where possible)
Oli Scherer
-414
/
+414
2022-12-06
Remove now-redundant file/line info from const backtraces
Oli Scherer
-485
/
+485
2022-12-03
for now, do not do fake reads on non-Unpin mutable references
Ralf Jung
-45
/
+0
2022-12-01
Bump ui_test crate
Oli Scherer
-6
/
+6
2022-11-27
make Stacked Borrows retags act like data races
Ralf Jung
-42
/
+144
2022-11-27
!Unpin retags must still be reads, to check dereferenceable
Ralf Jung
-0
/
+89
2022-11-22
update test_dependencies
Ralf Jung
-2
/
+2
2022-11-20
add a weak form of protection that justifies Box noalias
Ralf Jung
-27
/
+71
2022-11-16
Auto merge of #104456 - RalfJung:miri, r=RalfJung
bors
-11
/
+0
2022-11-16
cleanup and dedupe CTFE and Miri error reporting
Ralf Jung
-13
/
+4
2022-11-15
Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk
bors
-42
/
+68
2022-11-06
add test for printing per-byte provenance
Ralf Jung
-0
/
+64
2022-11-06
interpret: support for per-byte provenance
Ralf Jung
-42
/
+4
2022-11-06
remove a stray stderr file
Ralf Jung
-11
/
+0
2022-10-29
Stacked Borrows: make scalar field retagging the default
Ralf Jung
-36
/
+50
2022-10-28
update ignore-windows comments
Ralf Jung
-2
/
+1
2022-10-22
add scalar-abi-only field retagging option
Ralf Jung
-1
/
+64
2022-10-19
Magic functions for writing to stdout/stderr.
Cliff L. Biffle
-0
/
+60
2022-10-12
merge rustc history
Ralf Jung
-2
/
+2
2022-10-11
rename rustc_allocator_nounwind to rustc_nounwind
Ralf Jung
-2
/
+2
2022-10-10
merge rustc history
Ralf Jung
-0
/
+3
2022-10-09
Auto merge of #93668 - SUPERCILEX:path_alloc, r=joshtriplett
bors
-0
/
+3
2022-10-09
1/1000 events do happen sometimes...
Ralf Jung
-5
/
+5
2022-10-09
merge rustc history
Ralf Jung
-42
/
+7
2022-10-08
Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomcc
bors
-2
/
+2
2022-10-07
make const_err a hard error
Ralf Jung
-40
/
+5
2022-10-07
rustup
Ralf Jung
-1
/
+0
2022-10-07
fix Miri
Ralf Jung
-2
/
+2
2022-10-06
Auto merge of #102573 - RalfJung:mirisync, r=oli-obk
bors
-2
/
+51
2022-10-03
Reduce CString allocations in std as much as possible
Alex Saveau
-0
/
+3
2022-10-01
bless a miri test
Maybe Waffle
-1
/
+1
2022-09-27
Stabilize bench_black_box
Urgau
-1
/
+1
2022-09-24
Bless miri.
Camille GILLOT
-1
/
+1
2022-09-21
Don't move too far down the call stack when reporting FnEntry diagnostics
Ben Kimock
-2
/
+51
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+12169
[prev]