Files
rust/tests
Patrick Walton 21b8815b6c Apply noalias, nonnull, dereferenceable, and align attributes unconditionally.
We've done measurements with Miri and have determined that `noalias` shouldn't
break code. The requirements that allow us to add dereferenceable and align
have been long documented in the standard library documentation.
2023-05-20 18:12:54 -04:00
..
2023-05-13 10:32:32 +00:00
2023-05-15 12:05:17 +02:00
2023-05-16 14:35:46 +02:00