]> git.lizzy.rs Git - rust.git/history - src/libcore/benches/slice.rs
Auto merge of #56631 - matthiaskrgr:clippy, r=nikic
[rust.git] / src / libcore / benches / slice.rs
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-20 borsAuto merge of #45819 - Havvy:cell, r=aturon
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-18 Guillaume GomezRollup merge of #45767 - QuietMisdreavus:who-docs-the...
2017-11-18 borsAuto merge of #45899 - eddyb:meta-race, r=alexcrichton
2017-11-17 borsAuto merge of #46004 - michaelwoerister:cached-mir...
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-16 borsAuto merge of #45528 - alexcrichton:avx512, r=arielb1
2017-11-16 Guillaume GomezRollup merge of #46005 - GuillaumeGomez:short-unstable...
2017-11-16 borsAuto merge of #45920 - sunfishcode:trap-on-unreachable...
2017-11-15 borsAuto merge of #45922 - vramana:fix-45702, r=nikomatsakis
2017-11-14 Guillaume GomezRollup merge of #45970 - GuillaumeGomez:from-str-docs...
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-14 borsAuto merge of #45896 - malbarbo:use-libc-const, r=alexc...
2017-11-14 borsAuto merge of #45915 - michaelwoerister:removed-nodes...
2017-11-14 borsAuto merge of #45909 - sinkuu:issue-45885, r=arielb1
2017-11-13 borsAuto merge of #45890 - arielb1:self-first, r=eddyb
2017-11-13 borsAuto merge of #45824 - dotdash:stack_pop, r=alexcrichton
2017-11-13 borsAuto merge of #45810 - SimonSapin:ac-dc, r=aturon
2017-11-13 kennytmRollup merge of #45933 - shanavas786:refactor-filter...
2017-11-13 kennytmRollup merge of #45917 - ollie27:compiletest_stamp...
2017-11-13 kennytmRollup merge of #45914 - michaelwoerister:fix-test...
2017-11-13 kennytmRollup merge of #45893 - redox-os:futex_timeout, r...
2017-11-13 kennytmRollup merge of #45892 - redox-os:is_absolute_fix,...
2017-11-13 kennytmRollup merge of #45828 - pornel:printoption, r=nrc
2017-11-13 borsAuto merge of #45673 - GuillaumeGomez:rustdoc-type...
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-12 borsAuto merge of #45908 - alexcrichton:disable-thinlto...
2017-11-12 borsAuto merge of #45753 - sinkuu:mir_copyprop_arg, r=arielb1
2017-11-12 borsAuto merge of #45902 - nrc:component-update, r=alexcrichton
2017-11-12 borsAuto merge of #45900 - rkruppe:u128-to-f32-saturation...
2017-11-12 borsAuto merge of #45870 - mikeyhew:arbitrary_self_types...
2017-11-12 borsAuto merge of #45864 - nikomatsakis:issue-30046-infer...
2017-11-12 borsAuto merge of #45848 - nrc:rls-bugs-4, r=eddyb
2017-11-11 borsAuto merge of #45152 - Binero:master, r=dtolnay
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-11 Alkis EvlogimenosImprove the performance of binary_search by reducing...