]> git.lizzy.rs Git - rust.git/history - src/librustc_passes
Added explicit optimization flag to test
[rust.git] / src / librustc_passes /
2018-08-03 borsAuto merge of #52925 - RalfJung:sanity_check, r=oli-obk
2018-08-02 borsAuto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
2018-08-02 borsAuto merge of #52890 - djrenren:test-visibility, r...
2018-08-02 borsAuto merge of #52847 - upsuper:thread-stack-reserve...
2018-08-01 Pietro AlbiniRollup merge of #52854 - RalfJung:memrchr, r=Kimundi
2018-08-01 Pietro AlbiniRollup merge of #52835 - GuillaumeGomez:ice-rustdoc...
2018-08-01 Pietro AlbiniRollup merge of #52834 - matthewjasper:allow-zst-confli...
2018-08-01 Pietro AlbiniRollup merge of #52809 - davidtwco:issue-49579, r=pnkfelix
2018-08-01 Pietro AlbiniRollup merge of #52793 - davidtwco:issue-49824, r=pnkfelix
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52888 - estebank:shell-sugg, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52883 - estebank:nll-diag-mut, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52878 - mikhail-m1:master, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52861 - ColinFinck:master, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52859 - ljedrz:smallvec_true_extend...
2018-08-01 Pietro AlbiniRollup merge of #52853 - RalfJung:bootstrap-help, r...
2018-08-01 Pietro AlbiniRollup merge of #52851 - flip1995:tool_lints, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52846 - kennytm:bootstrap-curl-timeout...
2018-08-01 Pietro AlbiniRollup merge of #52842 - toidiu:ak-commentUpdate, r...
2018-08-01 Pietro AlbiniRollup merge of #52831 - dsciarra:rm-ref-to-author...
2018-08-01 Pietro AlbiniRollup merge of #52825 - RalfJung:codegen, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52824 - varkor:fix-llvm-ret-move-warni...
2018-08-01 Pietro AlbiniRollup merge of #52822 - MajorBreakfast:fix-from-local...
2018-08-01 Pietro AlbiniRollup merge of #52821 - fukatani:gdb-vecdeque-print...
2018-08-01 Pietro AlbiniRollup merge of #52810 - matthewjasper:more-immutablity...
2018-08-01 Pietro AlbiniRollup merge of #52778 - ljedrz:readable_serialize...
2018-08-01 Pietro AlbiniRollup merge of #52771 - matklad:patch-1, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52745 - commandline:master, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 borsAuto merge of #50267 - humanenginuity:master, r=alexcri...
2018-07-31 borsAuto merge of #52850 - SimonSapin:unstablize, r=alexcri...
2018-07-31 borsAuto merge of #52863 - steveklabnik:update-books, r...
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52830 - matthewjasper:bootstrap-prep...
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
2018-07-30 borsAuto merge of #52805 - ljedrz:format_str_literal, r...
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-30 borsAuto merge of #52823 - RalfJung:test, r=eddyb
2018-07-29 Matthew JasperChange order of copy and borrow to avoid conflict
2018-07-29 borsAuto merge of #52620 - mikhail-m1:51351, r=nikomatsakis
2018-07-29 borsAuto merge of #52767 - ljedrz:avoid_format, r=petrochenkov
2018-07-29 borsAuto merge of #52764 - sinkuu:cleanup, r=nikomatsakis
2018-07-29 borsAuto merge of #52751 - QuietMisdreavus:you-shall-not...
2018-07-28 borsAuto merge of #52355 - pietroalbini:zfeature, r=eddyb
2018-07-28 borsAuto merge of #52585 - GuillaumeGomez:generic-impls...
2018-07-28 borsAuto merge of #52546 - nikomatsakis:issue-52050, r...
2018-07-28 borsAuto merge of #52744 - RalfJung:align_offset, r=Kimundi
2018-07-28 borsAuto merge of #52711 - eddyb:unsized-manuallydrop,...
2018-07-28 borsAuto merge of #52761 - toidiu:ak-static-infer-fg, r...
2018-07-28 borsAuto merge of #52802 - kennytm:rollup, r=kennytm
2018-07-28 kennytmRollup merge of #52781 - ljedrz:avoid_vec_arguments...
2018-07-28 kennytmRollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrum
2018-07-28 kennytmRollup merge of #52777 - omni-viral:master, r=TimNN
2018-07-28 kennytmRollup merge of #52769 - sinkuu:stray_test, r=alexcrichton
2018-07-28 kennytmRollup merge of #52765 - sinkuu:remove_nonzeroing_move_...
2018-07-28 kennytmRollup merge of #52763 - petrhosek:fuchsia-triple,...
2018-07-28 kennytmRollup merge of #52760 - cuviper:test_loading_atoi...
2018-07-28 kennytmRollup merge of #52759 - stjepang:impl-send-sync-for...
2018-07-28 kennytmRollup merge of #52740 - estebank:crate-name, r=petroch...
2018-07-28 kennytmRollup merge of #52703 - ljedrz:vec_improvements, r...
2018-07-28 kennytmRollup merge of #52702 - csmoe:mut_diff, r=estebank
2018-07-28 borsAuto merge of #52678 - matthewjasper:better-spans,...
2018-07-27 borsAuto merge of #52336 - ishitatsuyuki:dyn-rollup, r...
2018-07-27 ljedrzUse slices where a vector is not necessary
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-26 Mark RousskovRollup merge of #52723 - alexcrichton:fix-extern-rename...
2018-07-26 Mark RousskovRollup merge of #52654 - alecmocatta:master, r=alexcrichton
2018-07-26 Mark RousskovRollup merge of #52649 - estebank:fmt-span, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52647 - csmoe:closure_arg_ignore,...
2018-07-26 Mark RousskovRollup merge of #52617 - matthewjasper:remove-unused...
2018-07-26 Mark RousskovRollup merge of #52610 - MajorBreakfast:task-terminolog...
2018-07-26 Mark RousskovRollup merge of #52558 - wesleywiser:ice_melting, r...
2018-07-25 borsAuto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton
2018-07-25 Tatsuyuki IshiDeny bare_trait_objects globally
2018-07-25 Tatsuyuki IshiMerge remote-tracking branches 'ljedrz/dyn_libcore...
2018-07-24 Mark RousskovRollup merge of #52668 - RalfJung:ptr-doc, r=cramertj
2018-07-24 Mark RousskovRollup merge of #52658 - Wallacoloo:topics/use-option...
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52645 - oli-obk:existential_in_fn_body...
2018-07-24 Mark RousskovRollup merge of #52402 - crepererum:build_hasher_eq...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52257 - steveklabnik:refactor-rustdoc...
2018-07-24 borsAuto merge of #52181 - QuietMisdreavus:panicked-tester...
2018-07-24 borsAuto merge of #51587 - mark-i-m:at_most_once_rep_2018...
2018-07-24 borsAuto merge of #52597 - oli-obk:promotion_simplify,...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-23 borsAuto merge of #52211 - bjorn3:misc_rustdoc_changes...
2018-07-23 Oliver SchneiderPromoteds are statics and statics have a place, not...
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-22 borsAuto merge of #52368 - GuillaumeGomez:intra_doc_link_re...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-21 borsAuto merge of #52438 - ljedrz:rustc_vec_capacity, r...
2018-07-20 borsAuto merge of #52354 - QuietMisdreavus:rustdoc-lints...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 borsAuto merge of #52431 - semarie:compiler-builtins, r...
2018-07-18 kennytmRollup merge of #52510 - QuietMisdreavus:redirects...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
next