We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaf8ae commit 9406023Copy full SHA for 9406023
src/limitations/README.md
@@ -26,7 +26,7 @@ the currently implementations -- especially of the compiler and its
26
optimizations -- that we hope further research will rectify.
27
We explore:
28
29
- * Integer-pointer safety vs. true pointer type safety
+ * Integer-pointer safety vs. pointer type safety
30
* Compile-time uncertainty on regarding pointer types
31
* Bounds imprecision, sub-object bounds, and custom allocators
32
* Unions
0 commit comments