Skip to content

Commit 8930c41

Browse files
committed
remove commented-out test leftover
1 parent c70dc45 commit 8930c41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/miri/tests/pass/both_borrows/basic_aliasing_model.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ fn main() {
1212
mut_raw_mut();
1313
partially_invalidate_mut();
1414
drop_after_sharing();
15-
// direct_mut_to_const_raw();
1615
two_raw();
1716
shr_and_raw();
1817
disjoint_mutable_subborrows();

0 commit comments

Comments
 (0)