rust/compiler/rustc_parse/src/parser
2023-12-18 16:06:19 +11:00
..
attr_wrapper.rs Add spacing information to delimiters. 2023-12-11 09:36:40 +11:00
attr.rs remove redundant imports 2023-12-10 10:56:22 +08:00
diagnostics.rs Rename Handler as DiagCtxt. 2023-12-18 16:06:19 +11:00
expr.rs Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk 2023-12-12 18:48:55 -08:00
generics.rs Tweak unclosed generics errors 2023-12-01 20:01:39 +00:00
item.rs NFC don't convert types to identical types 2023-12-15 23:56:24 +01:00
mod.rs Add spacing information to delimiters. 2023-12-11 09:36:40 +11:00
nonterminal.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
pat.rs Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors 2023-12-08 17:08:52 +00: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 coro_kind -> coroutine_kind 2023-12-08 17:23:25 +00:00