]> git.lizzy.rs Git - rust.git/commit
add tests for ensuring const indexing does not cause compile-time errors in runtime...
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 8 Dec 2015 10:10:50 +0000 (11:10 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 8 Dec 2015 10:10:50 +0000 (11:10 +0100)
commitace6fc3646332485aeefead6b768a93450c2dd71
treec8f2f5804d8102d911791fbf3973f102cca65eaa
parent8864f2c83ac800881da34c3e835c931c081a8785
add tests for ensuring const indexing does not cause compile-time errors in runtime code
src/test/run-fail/overflowing-rsh-5.rs [new file with mode: 0644]
src/test/run-fail/overflowing-rsh-6.rs [new file with mode: 0644]