]> git.lizzy.rs Git - rust.git/commit
Add tests for expect ident but find enum or struct panic
authorEdward Wang <edward.yu.wang@gmail.com>
Tue, 24 Feb 2015 06:59:24 +0000 (14:59 +0800)
committerEdward Wang <edward.yu.wang@gmail.com>
Tue, 24 Feb 2015 06:59:24 +0000 (14:59 +0800)
commita1396d250ad5b1b7e9143a6a844ed7ba40bd0e55
tree44687c118c4b900c5ffdf65319f4e867a6400386
parent2890508d97af287a136ac50ffa13a1c0a3e32e4e
Add tests for expect ident but find enum or struct panic

Closes #22589
Closes #22647
Closes #22665
Closes #22712
src/test/parse-fail/issue-22647.rs [new file with mode: 0644]
src/test/parse-fail/issue-22712.rs [new file with mode: 0644]