]> git.lizzy.rs Git - rust.git/history - src/bootstrap/lib.rs
Inline crt-static choice for pc-windows-msvc
[rust.git] / src / bootstrap / lib.rs
2017-08-22 Samuel HollandInline crt-static choice for pc-windows-msvc
2017-08-22 Samuel HollandIntroduce crt_static target option in config.toml
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 borsAuto merge of #43929 - oli-obk:use_placement, r=nrc
2017-08-20 borsAuto merge of #43911 - arthurprs:update-jemalloc, r...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43936 - oli-obk:patch-6, r=alexcrichton
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-19 borsAuto merge of #43933 - topecongiro:bad-span-for-attribu...
2017-08-18 borsAuto merge of #43917 - ids1024:redox-unwind, r=alexcrichton
2017-08-18 borsAuto merge of #43901 - GuillaumeGomez:unsized-union...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43900 - TobiasSchaffner:net_out_of_io...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 borsAuto merge of #43939 - frewsxcv:rollup, r=frewsxcv
2017-08-17 Corey FarwellRollup merge of #43930 - pravic:es5-revert-shorthand...
2017-08-17 Corey FarwellRollup merge of #43928 - anthonyclays:anthonyclays...
2017-08-17 Corey FarwellRollup merge of #43920 - michael-zapata:cleanup/mir...
2017-08-17 Corey FarwellRollup merge of #43916 - integer32llc:cargo-docs-redire...
2017-08-17 Corey FarwellRollup merge of #43915 - adrian5:patch-1, r=sfackler
2017-08-17 Corey FarwellRollup merge of #43914 - steveklabnik:update-books...
2017-08-17 Corey FarwellRollup merge of #43912 - Songbird0:e0106_field_lifetime...
2017-08-17 Corey FarwellRollup merge of #43905 - partim:master, r=steveklabnik
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 FourchauxFix typos & us spellings
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 Corey FarwellRollup merge of #43862 - QuietMisdreavus:get-in-line...
2017-08-15 Corey FarwellRollup merge of #43848 - frewsxcv:frewsxcv-stack-size...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-14 borsAuto merge of #43842 - bjorn3:no_llvm_cleanup, r=alexcr...
2017-08-13 borsAuto merge of #43836 - taleks:issue-39827, r=arielb1
2017-08-13 borsAuto merge of #43815 - alexcrichton:optimize-alloc...
2017-08-13 Guillaume GomezRollup merge of #43833 - dtolnay:connect-timeout, r...
2017-08-13 Guillaume GomezRollup merge of #43824 - kennytm:fix-43232-hir-stats...
2017-08-13 Guillaume GomezRollup merge of #43822 - topecongiro:missing-span-let...
2017-08-13 Guillaume GomezRollup merge of #43821 - NilSet:redox-dns, r=alexcrichton
2017-08-13 Guillaume GomezRollup merge of #43819 - frewsxcv:frewsxcv-include...
2017-08-13 Guillaume GomezRollup merge of #43814 - Eijebong:fix_typos2, r=petroch...
2017-08-13 Guillaume GomezRollup merge of #43803 - GuillaumeGomez:missing-links...
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
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-13 Mark SimulacrumAdd ability to ignore git when building rust.
2017-08-13 Mark SimulacrumUnify flags into config.
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 #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 bjorn3Build support for no llvm
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
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-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 borsAuto merge of #43324 - Nashenas88:visit_locations,...
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-27 borsAuto merge of #43443 - bitshifter:issue-43317, r=nikoma...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43384 - segevfiner:bootstrap-build-argum...
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 Mark SimulacrumRollup merge of #43401 - cuviper:homogeneous, r=Mark...
2017-07-24 Mark SimulacrumRollup merge of #43379 - s3rvac:fix-exit-status-success...
2017-07-24 Mark SimulacrumRollup merge of #43374 - stjepang:fix-sort-randomizatio...
2017-07-24 Mark SimulacrumRollup merge of #43366 - leshow:bufreader-docs, r=aturon
2017-07-24 Mark SimulacrumRollup merge of #43361 - michaelwoerister:remove-retrac...
2017-07-24 Mark SimulacrumRollup merge of #43342 - ranweiler:no-std-exe-docs...
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
next