Commit Graph

4 Commits (b80da442b7f470ba977781c4e3cf696b255fb2e6)

Author SHA1 Message Date
Avril 399ba10c25
Started `boxed::Box<T>`.
2 years ago
Avril ee3893907c
Added `ptr::Unique<T>`: `NonNull<T>` that cannot be aliased.
2 years ago
Avril 7447615b48
Improved `NonNull` checking and added better mapping / pointer casting behaviour
2 years ago
Avril 67c553903b
Added `optional` (port from fuxx) for Option<T&>, etc.
2 years ago