]> git.lizzy.rs Git - rust.git/commit
Added tests illustrating when and when not to use the UGEH attribute w.r.t. a lifetim...
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 8 Oct 2015 12:19:37 +0000 (14:19 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 8 Oct 2015 12:43:45 +0000 (14:43 +0200)
commit7eda5b508f14a262ffd6aabee631b5e39ce45874
treed1954080e893d6a662cb742d60e683c2bef4240d
parente2e261f376b4d9dad7e9dd891da4865afd613303
Added tests illustrating when and when not to use the UGEH attribute w.r.t. a lifetime param.
src/test/compile-fail/issue28498-reject-lifetime-param.rs [new file with mode: 0644]
src/test/run-pass/issue28498-ugeh-with-lifetime-param.rs [new file with mode: 0644]