rust/compiler/rustc_parse/src/parser
2023-12-04 11:23:07 -08:00
..
attr.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
attr_wrapper.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
diagnostics.rs Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillot 2023-12-03 03:05:17 +00:00
expr.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
generics.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
item.rs Make async gen fn an error 2023-12-04 11:23:07 -08:00
mod.rs Bubble parse error when expecting ) 2023-11-29 18:47:31 +00:00
nonterminal.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
pat.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
path.rs More detail when expecting expression but encountering bad macro argument 2023-11-16 16:19:04 +00:00
stmt.rs Rollup merge of #118394 - nnethercote:rm-hir-Ops, r=cjgillot 2023-11-29 04:23:23 +01:00
ty.rs Add genness to FnHeader 2023-12-04 11:22:49 -08:00