]> git.lizzy.rs Git - rust.git/commit
Add a test for unused const parameters
authorvarkor <github@varkor.com>
Wed, 17 Apr 2019 23:30:27 +0000 (00:30 +0100)
committervarkor <github@varkor.com>
Wed, 17 Apr 2019 23:30:50 +0000 (00:30 +0100)
commit318a10e9067408b0010804fe80c9dc99f3ad8c65
treeac44ee698b1ec34b6d4aab67482343c2cbd87760
parent15033a9ba74fbe585f5571cd82a1241cc2e865c2
Add a test for unused const parameters
src/test/ui/const-generics/unused-const-param.rs [new file with mode: 0644]
src/test/ui/const-generics/unused-const-param.stderr [new file with mode: 0644]