Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Derrors.rs513 pub(crate) struct InvalidFormatString { struct
520 pub(crate) note_: Option<InvalidFormatStringNote>, argument
522 pub(crate) label_: Option<InvalidFormatStringLabel>, argument
524 pub(crate) sugg_: Option<InvalidFormatStringSuggestion>, argument