David Tolnay
|
b994148714
|
Clean up all trailing whitespace
|
2022-04-30 10:40:35 -07:00 |
|
Ralf Jung
|
e214e6db98
|
add mut_below_shr test
|
2022-04-20 10:52:25 -04:00 |
|
Ralf Jung
|
d8bee92aee
|
rename track-raw-pointers flag to tag-raw-pointers
|
2021-11-13 15:48:27 -05:00 |
|
Ralf Jung
|
a2b227f95a
|
stacked borrows: ensure array-to-elem casts behave correctly
|
2021-05-07 09:24:33 +02:00 |
|
Ralf Jung
|
6f5a91f70a
|
rustup
|
2021-01-31 13:12:25 +01:00 |
|
Ralf Jung
|
27a518e166
|
enable track-raw-ptr tests on Windows
|
2020-12-11 11:28:33 +01:00 |
|
Ralf Jung
|
80a0a12b07
|
Stacked Borrows: test raw-ref-to-field with raw ptr tracking
|
2020-10-31 16:24:34 +01:00 |
|
Ralf Jung
|
b2c9871f7d
|
update another comment
|
2020-01-30 13:29:55 +01:00 |
|
Ralf Jung
|
3cf413e4c2
|
remove inadequate comment
|
2020-01-30 12:22:54 +01:00 |
|
Ralf Jung
|
e0adfe4d45
|
new compile-fail test involving non-reborrowing-cast-to-raw
|
2020-01-30 12:22:15 +01:00 |
|
Ralf Jung
|
acd156d722
|
add test that relies on non-reborrowing-cast-to-raw
|
2020-01-30 12:17:02 +01:00 |
|
Ralf Jung
|
99282efc86
|
add an interesting run-pass stacked borrows example
|
2019-11-05 11:05:02 +01:00 |
|
Ralf Jung
|
60a0688185
|
adjust tests for eager pointer checks on deref
|
2019-08-15 11:01:03 +02:00 |
|
Ralf Jung
|
e1ed855a44
|
more tests -- also one showing why we are not done yet
|
2019-04-17 16:02:57 +02:00 |
|
Ralf Jung
|
e7a500b7e1
|
test creating two raw pointers from the same mutable ref
|
2019-04-17 16:02:57 +02:00 |
|
Ralf Jung
|
a503259d8b
|
organize stacked borrows run-pass tests
|
2019-04-17 16:02:57 +02:00 |
|