]> git.lizzy.rs Git - rust.git/history - src/bootstrap
Fix opening docs for std crates with ./x.py doc --open library/*
[rust.git] / src / bootstrap /
2020-07-29 Tomasz MiąskoFix opening docs for std crates with ./x.py doc --open...
2020-07-29 borsAuto merge of #74887 - Mark-Simulacrum:cache-non-exhaus...
2020-07-29 Yuki OkushiRollup merge of #74891 - lcnr:auto-trait-finder, r...
2020-07-29 Yuki OkushiRollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark...
2020-07-29 Yuki OkushiRollup merge of #74864 - lzutao:ayu-doccolor, r=Guillau...
2020-07-29 Yuki OkushiRollup merge of #74859 - mark-i-m:patch-1, r=JohnTitor
2020-07-29 Yuki OkushiRollup merge of #74814 - matklad:unwind-safe, r=KodrAus
2020-07-29 Yuki OkushiRollup merge of #74707 - matklad:split_once, r=dtolnay
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74791 - tmiasko:raw-waker-inline, r...
2020-07-28 borsAuto merge of #74861 - mark-i-m:mv-std-followup, r...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 Mark RousskovCollect library features from library/
2020-07-28 markreenable tests after moving std
2020-07-28 borsAuto merge of #74482 - alexcrichton:update-stdarch...
2020-07-28 borsAuto merge of #73964 - jyn514:sane-defaults, r=Mark...
2020-07-28 Joshua NelsonUse --stage 2 in checktools
2020-07-28 Joshua NelsonFix bad rebase
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-28 Joshua NelsonUse exhaustive match for assert
2020-07-28 Joshua NelsonAdd assert that tests happen with stage 2 in CI
2020-07-28 Joshua NelsonAdd tests for the new behavior
2020-07-28 Joshua NelsonMove tests into a submodule
2020-07-28 Joshua NelsonFix most bootstrap tests
2020-07-28 Joshua NelsonChange debuginfo to default to 1 if `debug = true`...
2020-07-28 Joshua NelsonDon't build rustc without std
2020-07-28 Joshua NelsonMake the default stage dependent on the subcommand
2020-07-28 Joshua NelsonDon't duplicate builder code
2020-07-28 borsAuto merge of #73265 - mark-i-m:mv-std, r=Mark-Simulacr...
2020-07-28 markmv std libs to library/
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Ximin Luorustbuild: refactor how the wrapper deals with exit...
2020-07-27 Ximin Luorustbuild: format both Ok/Err separately, since Result...
2020-07-27 Ximin Luorustbuild: use Display for exit status instead of Debug...
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 borsAuto merge of #74831 - Manishearth:rollup-ugw4pt4,...
2020-07-27 Manish GoregaokarRollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk
2020-07-27 Manish GoregaokarRollup merge of #74803 - infinity0:fix-exec, r=nagisa
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-27 Ximin Luorustbuild: rename exec_cmd -> status_code for clarity
2020-07-27 Ximin Luorustbuild: fix bad usage of UNIX exec() in rustc wrapper
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74670 - tmandry:issue-73818, r=matthewjasper
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74687 - estebank:bracketless-turbofish...
2020-07-25 borsAuto merge of #74510 - LukasKalbertodt:fix-range-from...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74652 - poliorcetics:clarify-vec-drain...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 borsAuto merge of #74681 - RalfJung:miri-extern-fn, r=oli-obk
2020-07-24 borsAuto merge of #74507 - lcnr:const-prop-into-op, r=oli-obk
2020-07-24 Manish GoregaokarRollup merge of #74715 - oli-obk:mir_pass_diff, r=wesle...
2020-07-24 Manish GoregaokarRollup merge of #74661 - SNCPlay42:lifetime-names-refac...
2020-07-24 Manish GoregaokarRollup merge of #74639 - msirringhaus:master, r=cuviper
2020-07-24 Manish GoregaokarRollup merge of #74491 - xldenis:constant-binop-opt...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 borsAuto merge of #74676 - lcnr:generics-no-sort, r=varkor
2020-07-24 Yuki OkushiRollup merge of #74703 - tmandry:issue-74047, r=oli-obk
2020-07-24 Yuki OkushiRollup merge of #74694 - GuillaumeGomez:cleanup-e0727...
2020-07-24 Yuki OkushiRollup merge of #74680 - JohnTitor:missing-backticks...
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74669 - Homarechan:fix_typo, r=lcnr
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74665 - smmalis37:issue-62200, r=davidtwco
2020-07-24 Yuki OkushiRollup merge of #74623 - lcnr:polymorphize-functions...
2020-07-24 Yuki OkushiRollup merge of #74601 - GuillaumeGomez:cleanup-e0724...
2020-07-24 Yuki OkushiRollup merge of #74572 - Mark-Simulacrum:unify-rustc...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
2020-07-23 borsAuto merge of #74613 - Mark-Simulacrum:revert-gimli...
2020-07-23 Manish GoregaokarRollup merge of #74606 - cuviper:cloexec, r=sfackler
2020-07-23 Manish GoregaokarRollup merge of #74548 - tshepang:one-more-example...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-23 borsAuto merge of #74611 - Mark-Simulacrum:revert-74069...
2020-07-22 Manish GoregaokarRollup merge of #74643 - petrochenkov:noenvrerun, r...
2020-07-22 Manish GoregaokarRollup merge of #74631 - petrochenkov:ehdr2, r=jonas...
2020-07-22 Manish GoregaokarRollup merge of #74618 - JohnTitor:no-more-bad-placehol...
2020-07-22 Manish GoregaokarRollup merge of #74600 - Mark-Simulacrum:try-perf,...
2020-07-22 Manish GoregaokarRollup merge of #74541 - shepmaster:aarch64-apple-darwi...
2020-07-22 Manish GoregaokarRollup merge of #74538 - nbdd0121:issue-73976, r=lcnr
2020-07-22 Manish GoregaokarRollup merge of #73868 - ecstatic-morse:fix-stable...
2020-07-22 borsAuto merge of #74404 - lcnr:ty-dep-path-cleanup-aaaaa...
2020-07-22 borsAuto merge of #74633 - davidtwco:issue-74614-disable...
2020-07-22 borsAuto merge of #74642 - Manishearth:rollup-148kz52,...
2020-07-22 Manish GoregaokarRollup merge of #74635 - GuillaumeGomez:fix-tooltip...
2020-07-22 Manish GoregaokarRollup merge of #74589 - ehuss:update-books, r=ehuss
2020-07-22 Manish GoregaokarRollup merge of #74570 - spastorino:fix-prioritization...
2020-07-22 Manish GoregaokarRollup merge of #74568 - aticu:master, r=Mark-Simulacrum
2020-07-22 Manish GoregaokarRollup merge of #74528 - euclio:intra-link-errors,...
next