]> git.lizzy.rs Git - rust.git/commit
Add new error code tests
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 23 Aug 2016 13:35:59 +0000 (15:35 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 24 Aug 2016 09:28:09 +0000 (11:28 +0200)
commit5c5f483b40d6b7d125e110a82d928b07220230f3
treebc9de6e5bc4d6a649c43d3b8a4264784236ede7e
parentf200061bd698aa7f5befa508e5bbb8bc4a2bdba1
Add new error code tests
src/test/compile-fail/E0478.rs [new file with mode: 0644]
src/test/compile-fail/E0492.rs [new file with mode: 0644]
src/test/compile-fail/E0493.rs [new file with mode: 0644]
src/test/compile-fail/E0494.rs [new file with mode: 0644]
src/test/compile-fail/E0496.rs [new file with mode: 0644]
src/test/compile-fail/E0499.rs [new file with mode: 0644]
src/test/compile-fail/E0501.rs [new file with mode: 0644]