Add a ThinBox library as a libcore test for pointer metadata APIs
This commit is contained in:
parent
21ceebf296
commit
5ade3fe32c
2 changed files with 113 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
#![feature(slice_group_by)]
|
||||
#![feature(trusted_random_access)]
|
||||
#![deny(unsafe_op_in_unsafe_fn)]
|
||||
#![cfg_attr(not(bootstrap), feature(unsize))]
|
||||
|
||||
extern crate test;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue