]> git.lizzy.rs Git - rust.git/history - src/bootstrap/lib.rs
Added test case.
[rust.git] / src / bootstrap / lib.rs
2018-05-05 kennytmAdded test case.
2018-05-05 kennytmAdded `./x.py test --no-doc` option.
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
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 #49857 - Amanieu:aarch64_fp, r=alexcrichton
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
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 borsAuto merge of #49673 - ollie27:stab, r=sfackler
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 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
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 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
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 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
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 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 borsAuto merge of #48913 - Mark-Simulacrum:rustbuild-test...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 Mark SimulacrumStop checking that the graph produced by a dry run...
2018-04-03 Mark SimulacrumFix a few accidental expectations
2018-04-03 Mark SimulacrumAvoid printing output when in dry run mode
2018-04-03 Mark SimulacrumRefactor to use a dry-run config instead of cfg(test)
2018-04-03 Mark SimulacrumImplement generating graphs of the build steps
2018-04-03 Mark SimulacrumStub out less code
2018-04-03 Mark SimulacrumAdd tests to rustbuild
2018-04-03 Mark SimulacrumMake test steps sortable
2018-04-03 Mark SimulacrumStub out various functions during testing
2018-04-03 Mark SimulacrumPermit constructing Build without executing
2018-04-03 Mark SimulacrumPermit constructing Builder without executing
2018-04-03 Mark SimulacrumStop accessing current_dir in bootstrap
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-04-02 borsAuto merge of #49252 - Manishearth:easy-feature-flag...
2018-04-01 Jorge Aparicioadd a dist-thumb builder to build rust-std for the...
2018-04-01 borsAuto merge of #49478 - Phlosioneer:fix-windows-file...
2018-04-01 borsAuto merge of #49418 - frewsxcv:frewsxcv-network-order...
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-30 borsAuto merge of #49403 - oli-obk:try2, r=eddyb
2018-03-30 borsAuto merge of #49424 - oli-obk:stable_allocid_hash...
2018-03-30 borsAuto merge of #49412 - GuillaumeGomez:hide-type-decl...
next