Commit Graph

5 Commits (a5cf2c0fef6869916f315ccd77888a5358fd22d8)

Author SHA1 Message Date
Avril a5cf2c0fef
optional: Started impl for `null_optimise<Box<T>>::held_type` and `::convert_{to/from}_held()`s
1 year ago
Avril 65c6617627
Started `optional::null_optimise<Box<T>>` implementation. (Incomplete.)
1 year ago
Avril 1f92834108
Started rework of Error/Report/Panic interface.
1 year ago
Avril ee3893907c
Added `ptr::Unique<T>`: `NonNull<T>` that cannot be aliased.
1 year ago
Avril 67c553903b
Added `optional` (port from fuxx) for Option<T&>, etc.
1 year ago