]> git.lizzy.rs Git - rust.git/commit
Generic unit tests for attributes on lifetime/type formals in generics list.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 11 Jul 2016 14:52:37 +0000 (16:52 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 23 Sep 2016 15:01:04 +0000 (17:01 +0200)
commitc242fc3ea3f64f2225e3ba9dd85545bb1d72a578
treeb3fcc396fdd5ea2106da024220d07440e3578080
parent4c37ad660714ab65d20226c743f686cf6174abc7
Generic unit tests for attributes on lifetime/type formals in generics list.
src/test/compile-fail/attr-on-generic-formals-are-visited.rs [new file with mode: 0644]
src/test/compile-fail/attr-on-generic-formals-wo-feature-gate.rs [new file with mode: 0644]
src/test/run-pass/attr-on-generic-formals.rs [new file with mode: 0644]