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
/
pass
/
stacked-borrows
Age
Commit message (
Expand
)
Author
Lines
2025-05-05
consistent folder naming: stacked-borrows -> stacked_borrows
Ralf Jung
-317
/
+0
2025-05-05
move tests that are identical between SB and TB to shared files
Ralf Jung
-549
/
+17
2025-04-20
Allow `dangerous_implicit_autorefs` lint in some tests
Urgau
-0
/
+2
2024-11-11
stacked borrows tests: add those that fail under TB
Ralf Jung
-0
/
+36
2024-10-21
move strict provenance lints to new feature gate, remove old feature gates
Ralf Jung
-3
/
+0
2024-09-29
let rustfmt format imports
Ralf Jung
-8
/
+4
2024-09-16
Bump ui test
Oli Scherer
-2
/
+2
2024-07-24
show warning when Stacked Borrows skips a reborrow due to 'extern type'
Ralf Jung
-5
/
+5
2024-06-17
tell people how to set miri flags
Ralf Jung
-4
/
+3
2024-04-25
fmt
The Miri Cronjob Bot
-1
/
+2
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-2
/
+2
2024-04-17
fmt
The Miri Cronjob Bot
-10
/
+12
2024-04-16
Box::into_raw: make Miri understand that this is a box-to-raw cast
Ralf Jung
-0
/
+12
2024-04-03
rename `expose_addr` to `expose_provenance`
joboet
-3
/
+3
2024-03-23
rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
Ralf Jung
-5
/
+5
2024-01-06
fmt
The Miri Conjob Bot
-1
/
+5
2024-01-02
Allow unused tuple struct fields in Miri tests
Jake Goulding
-3
/
+3
2023-12-03
Auto merge of #118567 - RalfJung:miri, r=RalfJung
bors
-1
/
+4
2023-11-30
move exposed-provenance APIs into separate feature gate and explain the relat...
Ralf Jung
-2
/
+2
2023-11-28
Remove Stacked Borrows GC heuristics
Ben Kimock
-1
/
+4
2023-10-20
Rename lots of files that had `generator` in their name
Oli Scherer
-0
/
+0
2023-10-20
s/generator/coroutine/
Oli Scherer
-4
/
+4
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-3
/
+3
2023-08-02
add write_does_not_invalidate_all_aliases test, and enable direct_mut_to_cons...
Ralf Jung
-6
/
+31
2023-07-21
make full field retagging the default
Ralf Jung
-3
/
+0
2023-05-21
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
-1
/
+1
2023-05-10
Adjust tests for new drop and forget lints
Urgau
-0
/
+3
2023-04-14
Fix spelling
Josh Soref
-3
/
+3
2023-04-13
Update to new ui_test crate
Oli Scherer
-4
/
+4
2023-03-16
TB: select tests to run both TB and SB
Neven Villani
-136
/
+4
2023-02-06
also do not add noalias on not-Unpin Box
Ralf Jung
-10
/
+44
2023-02-06
make &mut !Unpin not dereferenceable
Ralf Jung
-0
/
+20
2023-01-11
Stabilize `::{core,std}::pin::pin!`
Daniel Henry-Mantilla
-2
/
+0
2022-12-03
add test for self-referential future
Ralf Jung
-0
/
+102
2022-10-29
Stacked Borrows: make scalar field retagging the default
Ralf Jung
-2
/
+21
2022-10-25
Rename, improve docs, fail better
Ben Kimock
-7
/
+25
2022-10-22
add scalar-abi-only field retagging option
Ralf Jung
-0
/
+19
2022-10-19
Auto merge of #2600 - saethlin:ice, r=RalfJung
bors
-0
/
+21
2022-10-19
Never start the Stack::retain loop at offset 0 so that the left element is al...
Ben Kimock
-0
/
+21
2022-10-15
Replace tags in stdout
Ben Kimock
-5
/
+5
2022-10-14
Add a test
Ben Kimock
-0
/
+34
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+639