]> git.lizzy.rs Git - rust.git/history - tests/run-pass/u128.rs
use standard black_box function
[rust.git] / tests / run-pass / u128.rs
2020-09-07 Ralf Junguse standard black_box function
2020-03-04 borsAuto merge of #1206 - RalfJung:int_asooc, r=RalfJung
2020-03-04 Ralf Jungfinally stop using min/max_value and the integer modules
2019-02-26 Ralf JungMerge pull request #635 from alexreg/cosmetic-2
2019-02-26 Alexander RegueiroRemoved copyright notices.
2018-12-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #566 from RalfJung/foreign-full-mir
2018-12-10 Ralf Jungthe test suite assumes a libstd with full MIR; run...
2017-07-05 Oliver SchneiderMerge pull request #234 from RalfJung/reallocate
2017-07-04 Oliver SchneiderMerge pull request #232 from oli-obk/master
2017-07-04 Oliver SchneiderMerge pull request #235 from RalfJung/intrinsics
2017-07-04 Ralf Jungmake u128 test work (commenting out the use of checked_shl)
2017-06-06 Oliver SchneiderMerge pull request #185 from RalfJung/pointers
2017-06-05 Ralf Jungadd comments in the tests explaining what the ignore...
2017-02-07 Scott OlsonMerge pull request #117 from oli-obk/master
2017-02-07 Oliver Schneiderfix some leftover u128 errors