Home
last modified time | relevance | path

Searched defs:BoxPointers (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_lint/src/
Dbuiltin.rs167 impl BoxPointers { implementation
177 impl<'tcx> LateLintPass<'tcx> for BoxPointers { implementation