Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_lint/src/
Dlevels.rs243 struct QueryMapExpectationsWrapper<'tcx> { struct
255 impl LintLevelsProvider for QueryMapExpectationsWrapper<'_> { implementation