]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #99355 - compiler-errors:macro-metavar-less-than-zero, r=petrochenkov
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 20 Jul 2022 16:58:16 +0000 (18:58 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Jul 2022 16:58:16 +0000 (18:58 +0200)
better error for bad depth parameter on macro metavar expr

Fixes #99060


Trivial merge