]> git.lizzy.rs Git - rust.git/commit
cancel a not emitted error after parsing const generic args
authorTakayuki Maeda <takoyaki0316@gmail.com>
Tue, 22 Mar 2022 07:06:56 +0000 (16:06 +0900)
committerTakayuki Maeda <takoyaki0316@gmail.com>
Tue, 22 Mar 2022 07:06:56 +0000 (16:06 +0900)
commit62ded071d588b92b394c4561d19d517d87074728
tree78d90dbda76cadc33f9ed5a5e4507e2f389ac062
parent2d15732f6eec3d50ed1ad4a79c36b07d8b896474
cancel a not emitted error after parsing const generic args
compiler/rustc_parse/src/parser/path.rs
src/test/ui/const-generics/ice-const-generic-function-return-ty.rs [new file with mode: 0644]
src/test/ui/const-generics/ice-const-generic-function-return-ty.stderr [new file with mode: 0644]