]> git.lizzy.rs Git - rust.git/commit
Permit standalone generic parameters as const generic arguments in macros
authorvarkor <github@varkor.com>
Wed, 18 Nov 2020 12:49:39 +0000 (12:49 +0000)
committervarkor <github@varkor.com>
Wed, 18 Nov 2020 13:16:35 +0000 (13:16 +0000)
commitefcbf1b00bb8997f1e1ee0740640f67fbe32c615
treecd16352437a70f8f9d66ff8ece04c211dedaaf56
parentc4f836ad1aceb83507810d9499f56988fd24578d
Permit standalone generic parameters as const generic arguments in macros
compiler/rustc_parse/src/parser/diagnostics.rs
compiler/rustc_parse/src/parser/path.rs
src/test/ui/const-generics/macro_rules-braces.full.stderr
src/test/ui/const-generics/macro_rules-braces.min.stderr
src/test/ui/const-generics/macro_rules-braces.rs