Skip to content

Commit e0de5d2

Browse files
authored
Update representation.md
1 parent 3978768 commit e0de5d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/src/active_discussion/representation.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ TODO:
1010
- Enumerate things that we *might* in fact guarantee, even for non-C types:
1111
- e.g., `&T` and `Option<&T>` are both pointer sized
1212
- size of `extern fn` etc (at least on some platforms)?
13-
13+
- For which `T` is `None` represented as a "null pointer" etc?
14+
- (Which "niche" optimizations can we rely on)

0 commit comments

Comments
 (0)