]> git.lizzy.rs Git - rust.git/history - src/libcoretest/num/int_macros.rs
Fix rotate_{left, right} for multiple of bitsize rotation amounts
[rust.git] / src / libcoretest / num / int_macros.rs
2014-07-02 Samuel NevesFix rotate_{left, right} for multiple of bitsize rotati...
2014-06-30 borsauto merge of #15247 : smenardpw/rust/patch-1, r=alexcr...
2014-06-30 borsauto merge of #14613 : schmee/rust/utf16-iterator,...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-30 borsauto merge of #15256 : erickt/rust/optimizations, r...
2014-06-30 borsauto merge of #15254 : alex/rust/patch-1, r=alexcrichton
2014-06-29 borsauto merge of #15245 : sfackler/rust/coretest, r=alexcr...
2014-06-29 Steven FacklerExtract tests from libcore to a separate crate