Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_ty_utils/src/
Dconsts.rs108 let maybe_supported_error = |a| maybe_supported_error(tcx, a, root_span); in recurse_build() localVariable
288 fn maybe_supported_error( in maybe_supported_error() function