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
/
uninit
Age
Commit message (
Collapse
)
Author
Lines
2025-07-30
const-eval: full support for pointer fragments
Ralf Jung
-7
/
+6
2025-07-18
Show the memory of uninit reads
Oli Scherer
-21
/
+24
2025-07-17
Report the range of uninit bytes in CTFE errors
Oli Scherer
-6
/
+37
2025-06-07
diagnostics: do not repeat the entire message in the span label
Ralf Jung
-11
/
+11
2024-10-21
move strict provenance lints to new feature gate, remove old feature gates
Ralf Jung
-1
/
+0
2024-09-21
fmt (with a huge diff for some reason)
Ralf Jung
-2
/
+2
2024-09-19
Make the intention of the miri test more clear
Adwin White
-4
/
+5
2024-09-19
Adapt test to new layout
Adwin White
-2
/
+2
2024-09-16
Bump ui test
Oli Scherer
-20
/
+20
2024-09-10
fmt
Ralf Jung
-45
/
+57
2024-09-09
fix UB in a test
Ralf Jung
-2
/
+35
also add an explicit test for the fact that a Option<WidePtr> has padding when it is None
2024-09-08
interpret: reset padding during validation
Ralf Jung
-0
/
+220
2024-08-01
bless miri tests
joboet
-4
/
+4
2024-04-16
deadlock: show backtrace for all threads
Ralf Jung
-4
/
+4
2023-12-04
use `assume(idx < self.len())` in `[T]::get_unchecked`
bendn
-3
/
+3
2023-11-30
move 'uninit' tests into common directory
Ralf Jung
-0
/
+180