]> git.lizzy.rs Git - rust.git/history - src/librustc_driver
Auto merge of #43813 - pengowen123:unused_result, r=estebank
[rust.git] / src / librustc_driver /
2017-08-13 borsAuto merge of #43813 - pengowen123:unused_result, r...
2017-08-13 borsAuto merge of #43630 - Mark-Simulacrum:rustbuild-cleanu...
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 borsAuto merge of #43820 - sfackler:move-config-template...
2017-08-12 borsAuto merge of #43746 - eddyb:sound-thread-local, r...
2017-08-12 borsAuto merge of #43812 - steveklabnik:rustdoc-doc-tests...
2017-08-12 borsAuto merge of #43794 - Eijebong:fix_typos, r=lukaramu...
2017-08-12 borsAuto merge of #43792 - steveklabnik:rustdoc-directives...
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 borsAuto merge of #42932 - bjorn3:no_llvm_try2, r=eddyb
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 bjorn3It now completely compiles without LLVM!!!
2017-08-11 bjorn3Actually make rustc_driver compile without llvm
2017-08-11 bjorn3Make librustc_driver work without librustc_trans
2017-08-11 Guillaume GomezRollup merge of #43783 - prisme60:prisme60-typo, r...
2017-08-11 Guillaume GomezRollup merge of #43779 - mattico:fix-unicode-typo,...
2017-08-11 Guillaume GomezRollup merge of #43773 - ubsan:patch-1, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43760 - ollie27:rustdoc_search_css...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43747 - GuillaumeGomez:fix-css, r...
2017-08-11 Guillaume GomezRollup merge of #43744 - MaloJaffre:stage1-test, r...
2017-08-11 Guillaume GomezRollup merge of #43741 - Gankro:fix-assert, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43739 - ibabushkin:master, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-11 borsAuto merge of #43745 - kennytm:fix-43162, r=aturon
2017-08-11 borsAuto merge of #43743 - michaelwoerister:gcx-tcx-switche...
2017-08-10 borsAuto merge of #43589 - aidanhs:aphs-fix-system-malloc...
2017-08-10 Bastien OrivelFix some more typos, this time words that are duplicated.
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 borsAuto merge of #43522 - alexcrichton:rewrite-lints,...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 borsAuto merge of #43737 - GuillaumeGomez:duplicate-method...
2017-08-10 kennytmStrip out function implementation when documenting.
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-10 borsAuto merge of #43730 - nrc:driver-shim, r=eddyb
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 Nick Camerondriver: factor out `continue_parse_after_error` so...
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Ralf Jungrun AddCallGuards for *all* call edges before running...
2017-08-09 Alex Crichtonrustc: Rearchitect lints to be emitted more eagerly
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 borsAuto merge of #43698 - MaloJaffre:confusables, r=eddyb
2017-08-08 borsAuto merge of #43694 - semarie:rustdoc-ldpath, r=Mark...
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-08 Nick Camerondriver: factor out a helper and make another helper...
2017-08-07 borsAuto merge of #43708 - dhduvall:solaris-sparc-addrinfo...
2017-08-07 borsAuto merge of #43695 - mehcode:patch-1, r=QuietMisdreavus
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-07 borsAuto merge of #43706 - nrc:update-rls, r=sfackler
2017-08-07 borsAuto merge of #43709 - zackmdavis:de-orphan_extended_in...
2017-08-07 Zack M. Davisde-orphan extended information
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-05 borsAuto merge of #43554 - eddyb:apfloat, r=nikomatsakis
2017-08-05 borsAuto merge of #43642 - mmatyas:unskip_aarch64_tests...
2017-08-05 borsAuto merge of #43639 - TobiasSchaffner:master, r=alexcr...
2017-08-04 borsAuto merge of #43615 - dhduvall:lto-unaligned-read...
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
2017-08-04 borsAuto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiyn
2017-08-04 borsAuto merge of #43600 - scalexm:issue-35976, r=nikomatsakis
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43403 - RalfJung:mir-validate, r=nikomat...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-02 borsAuto merge of #43602 - QuietMisdreavus:fantastic-shrink...
2017-08-02 borsAuto merge of #43584 - arielb1:unused-reads, r=eddyb
2017-08-02 Corey FarwellRollup merge of #43597 - dhduvall:master, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43581 - alexcrichton:inline-more,...
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-02 borsAuto merge of #43579 - cuviper:extern-llvm-features...
2017-08-01 borsAuto merge of #43576 - arielb1:no-unneeded-unwind,...
2017-08-01 Isaac van BakelFixed all unnecessary muts in language core
2017-08-01 borsAuto merge of #43529 - QuietMisdreavus:fn-docs, r=steve...
2017-08-01 borsAuto merge of #43506 - michaelwoerister:async-llvm...
2017-08-01 borsAuto merge of #43568 - arielb1:constant-recovery, r...
2017-08-01 borsAuto merge of #43560 - QuietMisdreavus:ref-docs, r...
2017-08-01 borsAuto merge of #43552 - petrochenkov:instab, r=jseyfried
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-07-31 borsAuto merge of #43547 - arielb1:no-borrow-no-check,...
2017-07-31 borsAuto merge of #43399 - tschottdorf:bndmode-pat-adjustme...
2017-07-31 Michael Woeristerasync-llvm(18): Instantiate OngoingCrateTranslation...
2017-07-31 Michael Woeristerasync-llvm(13): Submit LLVM work packages from base...
2017-07-31 Michael Woeristerasync-llvm(9): Move OngoingCrateTranslation into back...
2017-07-31 Michael Woeristerasync-llvm(8): Clean up resource management and drop...
2017-07-31 Michael Woeristerasync-llvm(1): Run LLVM already in trans_crate().
next