]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/lib.rs
Auto merge of #52890 - djrenren:test-visibility, r=petrochenkov
[rust.git] / src / librustc_driver / lib.rs
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 #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 #52859 - ljedrz:smallvec_true_extend...
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 #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-30 borsAuto merge of #52828 - Mark-Simulacrum:clear-rustdoc...
2018-07-29 borsAuto merge of #52738 - ljedrz:push_to_extend, r=eddyb
2018-07-29 ljedrzReplace push loops with collect() and extend() where...
2018-07-29 borsAuto merge of #52620 - mikhail-m1:51351, r=nikomatsakis
2018-07-29 borsAuto merge of #52755 - kennytm:update-rustfmt, r=nrc
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 ljedrzDon't format!() string literals
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 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 Shotaro YamadaSimplify
2018-07-27 Shotaro YamadaUse str::repeat
2018-07-27 borsAuto merge of #52733 - pnkfelix:issue-51348-make-temp...
2018-07-27 ljedrzPrefer to_string() to format!()
2018-07-27 borsAuto merge of #52681 - pnkfelix:z-borrowck-migrate...
2018-07-27 borsAuto merge of #52650 - oli-obk:associated_existential_t...
2018-07-27 borsAuto merge of #52724 - alexcrichton:update-compiler...
2018-07-26 borsAuto merge of #52673 - oli-obk:mutable_promoted, r...
2018-07-26 borsAuto merge of #52735 - Mark-Simulacrum:rollup, r=Mark...
2018-07-26 borsAuto merge of #52488 - nikomatsakis:nll-issue-48071...
2018-07-26 Mark RousskovRollup merge of #52734 - nagisa:sparcfix, r=oli-obk
2018-07-26 Mark RousskovRollup merge of #52723 - alexcrichton:fix-extern-rename...
2018-07-26 Mark RousskovRollup merge of #52721 - cramertj:try-poll, r=aturon
2018-07-26 Mark RousskovRollup merge of #52718 - fintelia:patch-2, r=cramertj
2018-07-26 Mark RousskovRollup merge of #52695 - oli-obk:const_err_panic, r...
2018-07-26 Mark RousskovRollup merge of #52692 - ljedrz:sort_improvements,...
2018-07-26 Mark RousskovRollup merge of #52674 - tinaun:patch-2, r=cramertj
2018-07-26 Mark RousskovRollup merge of #52667 - japaric:stdsimd-up, r=alexcrichton
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 ljedrzImprove readability in a few sorts
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 #52677 - SimonSapin:relnotes, r=Mark...
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 QuietMisdreavusforce the doctest rustc thread to share the name of...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-24 kennytmRollup merge of #52538 - ljedrz:old_musl_i586_flags...
next