Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/
Derrors.rs841 pub(crate) struct DocCommentDoesNotDocumentAnything { struct
843 pub span: Span,
845 pub missing_comma: Option<Span>,