]> git.lizzy.rs Git - rust.git/commit
Added test case to make sure parsing of += is done correctly.
authorU-COLORZ-STRIX\Crazycolorz5 <Crazycolorz5@gmail.com>
Tue, 29 May 2018 22:19:14 +0000 (18:19 -0400)
committerCrazycolorz5 <Crazycolorz5@gmail.com>
Tue, 5 Jun 2018 02:25:01 +0000 (22:25 -0400)
commit2d00e5488e7528de5f058fb6487e40d37e18b2db
tree6cb78ec72170aef4aa3d3a7ada414abca87dc2e2
parent812ace6e86f9e4789136f721c4459e1e5f0a646c
Added test case to make sure parsing of += is done correctly.
src/test/parse-fail/trait-plusequal-splitting.rs [new file with mode: 0644]