This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit aadda4d
committed
Auto merge of rust-lang#129498 - saethlin:ptr-read-write-precondition, r=<try>
Try enabling precondition checks on ptr::{read,write}
The overhead here is probably too much, but let's have the measurement anyway.
This will fail at least one codegen test.
r? `@ghost`1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1387 | 1387 | | |
1388 | 1388 | | |
1389 | 1389 | | |
1390 | | - | |
1391 | 1390 | | |
1392 | 1391 | | |
1393 | 1392 | | |
| |||
1596 | 1595 | | |
1597 | 1596 | | |
1598 | 1597 | | |
1599 | | - | |
1600 | 1598 | | |
1601 | 1599 | | |
1602 | 1600 | | |
| |||
0 commit comments