Lines Matching refs:hack
13932 // NB see the slice::hack module in slice.rs for more information
16588 // NB see the slice::hack module in slice.rs for more information
22102 // N.B., see the `hack` module in this file for more details.
22104 pub use hack::into_vec;
22107 // N.B., see the `hack` module in this file for more details.
22109 pub use hack::to_vec;
22115 mod hack {
22446 // N.B., see the `hack` module in this file for more details.
22447 hack::to_vec(self, alloc)
22467 // N.B., see the `hack` module in this file for more details.
22468 hack::into_vec(self)
22785 hack::to_vec(self, Global)
46658 // NB see the slice::hack module in slice.rs for more information
49153 // NB see the slice::hack module in slice.rs for more information