]> git.lizzy.rs Git - rust.git/history - src/bootstrap/compile.rs
rustc: Load the `rustc_trans` crate at runtime
[rust.git] / src / bootstrap / compile.rs
2018-01-28 Alex Crichtonrustc: Load the `rustc_trans` crate at runtime
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'mlsm' of https://github.com/dotdash/rust...
2018-01-26 Alex CrichtonMerge branch 'beta-prerelease' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'fix-regression' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-24 Mark SimulacrumAdd ./x.py check src/{libstd,libtest,rustc}.
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 borsAuto merge of #46919 - michaelwoerister:new-leb128...
2018-01-17 Guillaume GomezRollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum
2018-01-17 Guillaume GomezRollup merge of #47398 - GuillaumeGomez:pulldown-warnin...
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-17 Guillaume GomezRollup merge of #47250 - GuillaumeGomez:test-rustdoc...
2018-01-17 kennytmRollup merge of #47426 - varkor:default-mir-dump-dir...
2018-01-17 kennytmRollup merge of #47407 - gaurikholkar:master, r=estebank
2018-01-17 kennytmRollup merge of #47387 - Rantanen:linkchecker-error...
2018-01-17 kennytmRollup merge of #47333 - arthurprs:iter-position-bounds...
2018-01-17 kennytmRollup merge of #47302 - andjo403:commentfix, r=michael...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47372 - topecongiro:issue-43925, r...
2018-01-15 kennytmRollup merge of #47368 - chrisvittal:nll-tests, r=nikom...
2018-01-15 kennytmRollup merge of #47330 - bmusin:patch-2, r=shepmaster
2018-01-15 kennytmRollup merge of #47277 - tspiteri:log-correctness,...
2018-01-15 kennytmRollup merge of #47126 - sdroege:exact-chunks, r=bluss
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-15 borsAuto merge of #47329 - davidtwco:issue-46983, r=nikomat...
2018-01-15 borsAuto merge of #46196 - projektir:rbe-submodule, r=steve...
2018-01-14 borsAuto merge of #47322 - nikomatsakis:nll-ice, r=pnkfelix
2018-01-14 borsAuto merge of #47274 - Manishearth:rustdoc-span, r...
2018-01-14 borsAuto merge of #47268 - EdSchouten:cloudabi-libstd,...
2018-01-14 borsAuto merge of #47261 - estebank:immutable-arg, r=petroc...
2018-01-14 borsAuto merge of #46832 - Diggsey:bufread-cheaper-seek...
2018-01-13 borsAuto merge of #47251 - rkruppe:rm-simd-attr, r=eddyb
2018-01-13 borsAuto merge of #47242 - estebank:issue-15980, r=petrochenkov
2018-01-13 borsAuto merge of #47181 - michaelwoerister:var-len-def...
2018-01-13 borsAuto merge of #46592 - o01eg:fix-45345, r=alexcrichton
2018-01-12 kennytmRollup merge of #46985 - Diggsey:path-component-asref...
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
2018-01-12 O01egRemove unused configuration parameter `libdir_relative`.
2018-01-12 O01egRemove unused argument `rustc_cargo`.
2018-01-12 O01egBuild all stages with relative libdirs.
2018-01-10 borsAuto merge of #46830 - Diggsey:cursor-vec-mut, r=alexcr...
2018-01-10 Corey FarwellRollup merge of #46777 - frewsxcv:frewsxcv-rotate,...
2018-01-06 kennytmRollup merge of #46947 - tspiteri:checked-div-rem-none...
2018-01-06 borsAuto merge of #47083 - CAD97:issue-46976, r=nikomatsakis
2018-01-06 Guillaume GomezRollup merge of #46987 - frewsxcv:frewsxcv-current...
2018-01-05 borsAuto merge of #46907 - varkor:contrib-8, r=nagisa
2018-01-05 borsAuto merge of #46739 - arielb1:simple-loops, r=nikomatsakis
2018-01-04 borsAuto merge of #46916 - michaelwoerister:generate-dead...
2018-01-03 borsAuto merge of #46984 - arielb1:pre-statement-effect...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-31 borsAuto merge of #47004 - nvzqz:rc-conversions, r=bluss...
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-28 borsAuto merge of #47021 - shssoichiro:46576-Incorrect...
2017-12-28 borsAuto merge of #47013 - topecongiro:issue-46655, r=petro...
2017-12-28 borsAuto merge of #47017 - topecongiro:issue-33469, r=estebank
2017-12-27 borsAuto merge of #47016 - malbarbo:dist-armv5te, r=alexcri...
2017-12-27 borsAuto merge of #47014 - topecongiro:fixed-ices, r=estebank
2017-12-27 borsAuto merge of #46479 - bkchr:termination_trait, r=arielb1
2017-12-27 borsAuto merge of #46977 - est31:column_fix, r=dtolnay
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-26 borsAuto merge of #46975 - matthewjasper:mir-moveck-asm...
2017-12-26 borsAuto merge of #46554 - kennytm:45861-step-4-5-6-7-uploa...
2017-12-26 borsAuto merge of #46956 - estebank:incompatible-arm-span...
2017-12-26 borsAuto merge of #46941 - ScottAbbey:freebsd-build-update...
2017-12-22 Scott AbbeyDon't try to statically link libstdc++ on FreeBSD
next