Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_macros/src/diagnostics/
Derror.rs13 pub(crate) fn to_compile_error(self) -> TokenStream { in to_compile_error() method
/third_party/rust/crates/clap/clap_derive/src/
Dlib.rs107 fn to_compile_error( in to_compile_error() function
/third_party/rust/crates/syn/src/
Derror.rs225 pub fn to_compile_error(&self) -> TokenStream { in to_compile_error() method
276 fn to_compile_error(&self) -> TokenStream { in to_compile_error() method