Home
last modified time | relevance | path

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

/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
Dlib.rs29 fn into_compile_error(self) -> TokenStream2 { in into_compile_error() method
/third_party/rust/crates/syn/src/
Derror.rs264 pub fn into_compile_error(self) -> TokenStream { in into_compile_error() method