Lines Matching refs:hack
80 // N.B., see the `hack` module in this file for more details.
82 pub use hack::into_vec;
85 // N.B., see the `hack` module in this file for more details.
87 pub use hack::to_vec;
93 pub(crate) mod hack {
442 // N.B., see the `hack` module in this file for more details.
443 hack::to_vec(self, alloc)
464 // N.B., see the `hack` module in this file for more details.
465 hack::into_vec(self)
830 hack::to_vec(self, Global)