]> git.lizzy.rs Git - rust.git/history - src/bootstrap
Rollup merge of #49876 - oli-obk:no_secret_clippy_on_stable_☹, r=nrc
[rust.git] / src / bootstrap /
2018-04-14 kennytmRollup merge of #49876 - oli-obk:no_secret_clippy_on_st...
2018-04-14 kennytmRollup merge of #49866 - Mark-Simulacrum:pr-travis...
2018-04-14 kennytmRollup merge of #49852 - alexcrichton:fix-more-proc...
2018-04-13 borsAuto merge of #49830 - sinkuu:fix_ice_47715, r=cramertj
2018-04-13 borsAuto merge of #49808 - spastorino:dump_cause_ice, r...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 borsAuto merge of #49558 - Zoxc:sync-misc, r=michaelwoerister
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-12 borsAuto merge of #49371 - scottmcm:catch-wrapping, r=nikom...
2018-04-12 borsAuto merge of #48528 - bitshifter:repr_packed, r=eddyb
2018-04-12 borsAuto merge of #49698 - SimonSapin:unicode-for-everyone...
2018-04-11 borsAuto merge of #49875 - kennytm:rollup, r=kennytm
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49730 - sinkuu:fix_ice_49556, r=cramertj
2018-04-11 kennytmRollup merge of #49734 - alexcrichton:generalize-token...
2018-04-11 kennytmRollup merge of #49849 - alecmocatta:master, r=alexcrichton
2018-04-11 kennytmRollup merge of #49857 - Amanieu:aarch64_fp, r=alexcrichton
2018-04-11 kennytmRollup merge of #49863 - memoryleak47:andorid, r=oli-obk
2018-04-11 kennytmRollup merge of #49856 - varkor:no_mangle-statics-unlin...
2018-04-11 borsAuto merge of #49861 - pnkfelix:compare-mode-nll-follow...
2018-04-11 Oliver SchneiderDon't inject clippy into rls on stable/beta
2018-04-11 kennytmRollup merge of #49809 - Mark-Simulacrum:no-color-for...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49781 - Robbepop:master, r=nikomatsakis
2018-04-11 kennytmRollup merge of #49665 - draganmladjenovic:mips_tests...
2018-04-11 kennytmRollup merge of #49614 - zackmdavis:the_phantom_menace...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 kennytmRollup merge of #49525 - varkor:sort_by_cached_key...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
2018-04-11 borsAuto merge of #49715 - Mark-Simulacrum:deny-warnings...
2018-04-11 borsAuto merge of #49695 - michaelwoerister:unhygienic...
2018-04-10 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-10 borsAuto merge of #49435 - tmandry:rule-implied-bound-from...
2018-04-09 Mark SimulacrumStop emitting color codes on TERM=dumb
2018-04-09 borsAuto merge of #49805 - nrc:update, r=kennytm
2018-04-09 borsAuto merge of #49778 - tamird:install-relative-prefix...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-09 borsAuto merge of #49770 - tamird:csv-dumper-comment, r=nrc
2018-04-08 Mark SimulacrumMove deny(warnings) into rustbuild
2018-04-08 Tamir Dubersteinrustbuild: canonicalize prefix `install_sh`
2018-04-08 borsAuto merge of #49774 - danc86:configure.py-tools, r...
2018-04-08 borsAuto merge of #49771 - tamird:incremental-no-stage...
2018-04-08 borsAuto merge of #49759 - ollie27:rustbuild_cargo, r=Mark...
2018-04-08 borsAuto merge of #49758 - bjorn3:miri_public_write_discrim...
2018-04-08 borsAuto merge of #49752 - sinkuu:fix_incrcmp_str_lit,...
2018-04-08 Dan Callaghanconfigure.py --tools should set a list instead of a...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-08 Tamir DubersteinDon't default to stage 1 with incremental
2018-04-08 borsAuto merge of #49704 - leodasvacas:fix-#49344, r=nikoma...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 Oliver Middletonrustbuild: Fix setting initial cargo
2018-04-07 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
2018-04-07 borsAuto merge of #49753 - kennytm:rollup, r=kennytm
2018-04-07 kennytmRollup merge of #49503 - oli-obk:extern_crate_compiler_...
2018-04-07 kennytmRollup merge of #49750 - ishitatsuyuki:boot-no-fast...
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 Tatsuyuki Ishibootstrap: Remove the fast path
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Alex CrichtonRollup merge of #49621 - Nemo157:impl-unpin-for-pin...
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49597 - alexcrichton:proc-macro-v2...
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49350 - abonander:macros-in-extern...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 Alex CrichtonBump the bootstrap compiler to 1.26.0 beta
2018-04-05 borsAuto merge of #49684 - kennytm:rollup, r=kennytm
2018-04-05 kennytmRollup merge of #49674 - alexcrichton:no-incremental...
2018-04-05 kennytmRollup merge of #49667 - Manishearth:preview-features...
2018-04-05 kennytmRollup merge of #49654 - davidtwco:issue-29893, r=alexc...
2018-04-05 kennytmRollup merge of #49563 - japaric:std-thumb, r=alexcrichton
2018-04-05 kennytmRollup merge of #49496 - glandium:master, r=sfackler
2018-04-05 kennytmRollup merge of #49432 - nabijaczleweli:master, r=micha...
2018-04-05 kennytmRollup merge of #49345 - davidtwco:issue-44109, r=nikom...
2018-04-05 kennytmRollup merge of #49253 - chmanchester:probing_fix,...
2018-04-05 kennytmRollup merge of #48658 - llogiq:no-more-cas, r=kennytm
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 borsAuto merge of #49642 - kennytm:rollup, r=kennytm
2018-04-04 Jorge Apariciocompile other no-std crates
2018-04-04 Jorge AparicioRevert "create a nostd crate"
2018-04-04 kennytmRollup merge of #49547 - Phlosioneer:44831-borrowck...
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 kennytmRollup merge of #49594 - mbrubeck:docs, r=steveklabnik
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 Jorge Apariciocreate a nostd crate
2018-04-04 borsAuto merge of #48913 - Mark-Simulacrum:rustbuild-test...
2018-04-04 David WoodDocumenting private items in compiler docs.
2018-04-04 kennytmRollup merge of #49609 - abonander:attr-macro-stmt...
2018-04-04 kennytmRollup merge of #49607 - cuviper:stable-iter-1.27,...
next