We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3978768 commit e0de5d2Copy full SHA for e0de5d2
reference/src/active_discussion/representation.md
@@ -10,4 +10,5 @@ TODO:
10
- Enumerate things that we *might* in fact guarantee, even for non-C types:
11
- e.g., `&T` and `Option<&T>` are both pointer sized
12
- size of `extern fn` etc (at least on some platforms)?
13
-
+ - For which `T` is `None` represented as a "null pointer" etc?
14
+ - (Which "niche" optimizations can we rely on)
0 commit comments