]> git.lizzy.rs Git - rust.git/commit
Add missing impl and tests for int to int TryFrom impls
authorOliver Middleton <olliemail27@gmail.com>
Tue, 25 Jul 2017 05:19:30 +0000 (06:19 +0100)
committerOliver Middleton <olliemail27@gmail.com>
Tue, 25 Jul 2017 05:19:30 +0000 (06:19 +0100)
commit9ea65a8a71b901fbc47d4e9f5bed3e9f9ff9cb7e
tree1882ff68165056de53cafa928d1278ed21dae36a
parent7c46c6c59dbee8d6385f8924fe27cc5a7893841f
Add missing impl and tests for int to int TryFrom impls
src/libcore/num/mod.rs
src/libcore/tests/num/mod.rs