Files
rust/library
Tim (Theemathas) Chirananthavat 93889172bc Correctly document is_null CTFE behavior.
The "panic in const if CTFE doesn't know the answer" behavior was discussed to be the desired behavior in #74939, and is currently how the function actually behaves.

I intentionally wrote this documentation to allow for the possibility that a panic might not occur even if the pointer is out of bounds, because of #133700 and other potential changes in the future.
2024-12-21 15:36:16 +07:00
..
2024-12-13 00:04:56 +00:00
2024-08-29 12:13:19 -07:00
2024-07-28 14:46:29 -04:00
2024-11-19 18:54:20 +01:00
2024-12-08 18:18:03 +00:00