1
Fork 0
rust/compiler/rustc_parse/src/parser
bors 577a76f003 Auto merge of #88597 - cjgillot:lower-global, r=petrochenkov
Move global analyses from lowering to resolution

Split off https://github.com/rust-lang/rust/pull/87234

r? `@petrochenkov`
2021-09-03 14:47:13 +00:00
..
attr.rs Recover from a misplaced inner doc comment 2021-07-02 11:47:26 -05:00
attr_wrapper.rs Fix more “a”/“an” typos 2021-08-22 17:27:18 +02:00
diagnostics.rs Point at unclosed delimiters as part of the primary MultiSpan 2021-08-27 14:24:47 +00:00
expr.rs Rollup merge of #88450 - notriddle:notriddle/maybe_whole_expr, r=cjgillot 2021-08-31 10:41:22 +02:00
generics.rs Require passing an AttrWrapper to collect_tokens_trailing_token 2021-02-13 12:07:15 -05:00
item.rs Compute proc_macros in resolutions. 2021-09-01 20:13:16 +02:00
mod.rs Auto merge of #88386 - estebank:unmatched-delims, r=jackh726 2021-09-03 03:13:18 +00:00
nonterminal.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
pat.rs Use multispan suggestions more often 2021-07-30 09:26:31 -07:00
path.rs Fix handling of unmatched angle brackets in parser 2021-06-05 00:31:28 +02:00
stmt.rs Handle let-else initializer edge case errors 2021-08-30 20:18:42 -05:00
ty.rs Introduce ~const 2021-08-27 05:07:37 +00:00