rust/compiler/rustc_parse/src/parser
bors c6eda7d8a7 Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor
Account for incorrect `impl Foo<const N: ty> {}` syntax

Fix #84946
2021-11-25 05:09:51 +00:00
..
attr_wrapper.rs Change more x64 size checks to not apply to x32. 2021-09-05 16:42:36 +01:00
attr.rs Provide more context on incorrect inner attribute 2021-09-02 19:08:30 +00:00
diagnostics.rs Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor 2021-11-25 05:09:51 +00:00
expr.rs Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor 2021-11-25 05:09:51 +00:00
generics.rs Account for incorrect impl Foo<const N: ty> {} syntax 2021-11-24 20:02:09 +00:00
item.rs Account for incorrect impl Foo<const N: ty> {} syntax 2021-11-24 20:02:09 +00:00
mod.rs Split inline const to two feature gates 2021-11-22 22:17:03 +00:00
nonterminal.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00
pat.rs Split inline const to two feature gates 2021-11-22 22:17:03 +00:00
path.rs Account for incorrect impl Foo<const N: ty> {} syntax 2021-11-24 20:02:09 +00:00
stmt.rs Rollup merge of #89974 - est31:let_else_if_error, r=nagisa 2021-10-18 08:13:27 +02:00
ty.rs Account for incorrect impl Foo<const N: ty> {} syntax 2021-11-24 20:02:09 +00:00