Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_builtin_macros/src/deriving/
Ddebug.rs97 let fn_path_write_str = cx.std_path(&[sym::fmt, sym::Formatter, sym::write_str]); in show_substructure() localVariable
239 let fn_path_write_str = cx.std_path(&[sym::fmt, sym::Formatter, sym::write_str]); in show_fieldless_enum() localVariable