rust/compiler/rustc_parse/src/parser
2023-12-24 07:48:47 +11:00
..
attr_wrapper.rs Rename Parser::span_diagnostic as Parser::dcx. 2023-12-18 16:06:21 +11:00
attr.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
diagnostics.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
expr.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
generics.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
item.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
mod.rs Give DiagnosticBuilder a default type. 2023-12-23 13:23:10 +11:00
nonterminal.rs Use .into_diagnostic() less. 2023-12-18 20:46:13 +11:00
pat.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
path.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
stmt.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
ty.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00