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
2023-05-08
port tests to 2021 edition
Ralf Jung
-14
/
+65
2023-05-06
Simplify Tree Borrows event filtering by getting the Range from RangeMap
Neven Villani
-0
/
+6
2023-05-05
Stabilize const_ptr_read
bors
-1
/
+0
2023-05-05
Merge from rustc
Ralf Jung
-0
/
+56
2023-05-02
Avoid ICEing miri on layout query cycles
Oli Scherer
-0
/
+56
2023-05-02
Avoid interpreting code that has lint errors
Oli Scherer
-0
/
+20
2023-05-01
Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkin
bors
-3
/
+3
2023-04-30
Update MIRI compiletests
Scott McMurray
-3
/
+3
2023-04-29
bless
Ralf Jung
-2
/
+2
2023-04-28
tweak wording
Ralf Jung
-68
/
+71
2023-04-28
Tree Borrows: improved diagnostics
Neven Villani
-31
/
+283
2023-04-24
Hide backtrace from stderr files
Oli Scherer
-62
/
+2
2023-04-24
Update miri test.
Mara Bos
-26
/
+28
2023-04-24
Merge from rustc
Ralf Jung
-0
/
+28
2023-04-22
Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung
bors
-0
/
+28
2023-04-22
Merge from rustc
Ralf Jung
-0
/
+20
2023-04-21
Actually keep `PlaceMention` if requested.
Camille GILLOT
-3
/
+5
2023-04-21
Evaluate place expression in `PlaceMention`.
Camille GILLOT
-0
/
+26
2023-04-21
Bless miri.
Camille GILLOT
-0
/
+20
2023-04-17
Merge from rustc
Oli Scherer
-18
/
+69
2023-04-16
Add a flag to disable leak backtraces
Ben Kimock
-0
/
+17
2023-04-16
Report a backtrace for memory leaks under Miri
Ben Kimock
-21
/
+55
2023-04-14
Fix spelling
Josh Soref
-6
/
+6
2023-04-13
Update to new ui_test crate
Oli Scherer
-4
/
+1
2023-04-11
filter out notes
DebugSteven
-53
/
+1
2023-04-11
throw unsupported for epoll_wait
DebugSteven
-0
/
+81
2023-04-10
rustup
Ben Kimock
-1
/
+3
2023-04-06
Add miri tests for terminate terminator
Gary Guo
-4
/
+58
2023-04-06
Bless tests
Gary Guo
-9
/
+9
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-10
/
+13
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-5
/
+7
2023-03-16
TB: select tests to run both TB and SB
Neven Villani
-1
/
+1
2023-03-16
TB: new tests
Neven Villani
-0
/
+386
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-3
/
+1
2023-02-21
Merge from rustc
Ralf Jung
-5
/
+5
2023-02-20
basic dyn* support for Miri
Ralf Jung
-5
/
+5
2023-02-07
Merge from rustc
Ralf Jung
-54
/
+0
2023-02-06
make &mut !Unpin not dereferenceable
Ralf Jung
-54
/
+0
2023-02-01
fmt
Ralf Jung
-1
/
+1
2023-01-31
make unaligned_reference a hard error
Ralf Jung
-5
/
+12
2023-01-02
tweaks to retag diagnostic handling
Ralf Jung
-4
/
+4
2022-12-28
handle unknown targets more gracefully
Ralf Jung
-11
/
+15
2022-12-24
fix warnings
Ralf Jung
-2
/
+2
2022-12-24
Merge from rustc
Ralf Jung
-1
/
+147
2022-12-23
Mention and number the components of a race in the order the interpreter sees...
Ben Kimock
-105
/
+105
2022-12-23
attempt to clarify what the backtrace belongs to when there could be ambiguity
Ralf Jung
-89
/
+89
2022-12-22
Add a (1) and (2) to the data race errors
Ben Kimock
-110
/
+110
2022-12-22
Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
bors
-0
/
+146
2022-12-21
Fix phrasing
Ben Kimock
-27
/
+27
2022-12-21
Clean up implementation, deduplicate in errors
Ben Kimock
-226
/
+81
[prev]
[next]