]> git.lizzy.rs Git - rust.git/commit
Fix stage 0 and 1 tests broken because i128 doesn't work in stages less than 2
authorMark Simulacrum <mark.simulacrum@gmail.com>
Mon, 16 Jan 2017 16:47:05 +0000 (09:47 -0700)
committerMark Simulacrum <mark.simulacrum@gmail.com>
Mon, 16 Jan 2017 19:42:43 +0000 (12:42 -0700)
commitf88f660af4706e11b2c9753334b783ca501a3b86
tree30d635098bd0c7963c59d4de70fe72a9aced7e8c
parent47410b23aa85255ae2dc021498a2e54806f4bb0a
Fix stage 0 and 1 tests broken because i128 doesn't work in stages less than 2

Broken by https://github.com/rust-lang/rust/pull/38992.
src/test/run-pass/issue-38987.rs