Commit graph

2 commits

Author SHA1 Message Date
Matthew Jasper
8eef102270 update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
Tim
797d8ea478 Make Unique::as_ptr, NonNull::dangling and NonNull::cast const
Make `Unique::as_ptr` const without feature attribute as it's unstable
Make `NonNull::dangling` and `NonNull::cast` const with `feature = "const_ptr_nonnull"`
2019-02-28 07:32:13 +01:00