]> git.lizzy.rs Git - rust.git/history - src/tools
Rollup merge of #91493 - oli-obk:cleanup, r=michaelwoerister
[rust.git] / src / tools /
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91341 - scottmcm:array-iter-frp, r...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-07 borsAuto merge of #91599 - RalfJung:miri, r=RalfJung
2021-12-07 borsAuto merge of #91590 - flip1995:clippyup, r=Manishearth
2021-12-06 Ralf Jungupdate Miri
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91580 - scottmcm:less-inband-1-of-28...
2021-12-06 borsAuto merge of #91565 - dtolnay:printhelpers, r=jackh726
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-06 borsAuto merge of #91573 - matthiaskrgr:rollup-wcygm2r...
2021-12-05 Matthias KrügerRollup merge of #91563 - Aaron1011:bump-llvm-stamp...
2021-12-05 Matthias KrügerRollup merge of #91554 - r00ster91:patch-3, r=Guillaume...
2021-12-05 Matthias KrügerRollup merge of #91537 - sunshowers:m68k-gnu, r=joshtri...
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 borsAuto merge of #91555 - matthiaskrgr:rollup-pq0iaq7...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #88611 - m-ou-se:array-into-iter-new...
2021-12-05 borsAuto merge of #91510 - camelid:two-cleanups, r=Guillaum...
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Aaron HillStabilize `-Z emit-future-incompat` as `--json future...
2021-12-04 Mara BosUse IntoIterator for array impl everywhere.
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #89701 - tom7980:issue-89566-fix, r...
2021-12-04 Matthias KrügerRollup merge of #87054 - kit-981:master, r=scottmcm
2021-12-04 borsAuto merge of #88439 - cynecx:unwind_asm, r=Amanieu
2021-12-04 borsAuto merge of #91505 - matthiaskrgr:rollup-orxgsxo...
2021-12-04 Matthias KrügerRollup merge of #91488 - compiler-errors:issue-91477...
2021-12-04 Matthias KrügerRollup merge of #91481 - est31:let_else, r=jackh726
2021-12-04 Matthias KrügerRollup merge of #91478 - estebank:fix-newline-in-cast...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 Amanieu d'AntrasAdd initial AST and MIR support for unwinding from...
2021-12-03 borsAuto merge of #90737 - eholk:intofuture, r=tmandry
2021-12-03 borsAuto merge of #91491 - spastorino:revert-91354, r=oli-obk
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Santiago PastorinoRevert "Auto merge of #91354 - fee1-dead:const_env...
2021-12-03 borsAuto merge of #91286 - scottmcm:residual-trait, r=josht...
2021-12-03 borsAuto merge of #91486 - matthiaskrgr:rollup-699fo18...
2021-12-03 Matthias KrügerRollup merge of #91483 - calebcartwright:sync-rustfmt...
2021-12-03 Matthias KrügerRollup merge of #91462 - b-naber:use-try-normalize...
2021-12-03 Matthias KrügerRollup merge of #91453 - ChrisDenton:doc-win-tls-dtors...
2021-12-03 Matthias KrügerRollup merge of #91381 - Amanieu:android_libdl, r=petro...
2021-12-03 Matthias KrügerRollup merge of #91273 - Badel2:ice-index-str, r=estebank
2021-12-03 Matthias KrügerRollup merge of #91170 - jsha:preload-fonts, r=Guillaum...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 borsAuto merge of #91339 - cbarrete:vecdeque-remove-grow...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-02 Matthias KrügerRollup merge of #91466 - nnethercote:Symbol-interner...
2021-12-02 Matthias KrügerRollup merge of #91444 - RalfJung:miri-tests, r=dtolnay
2021-12-02 Matthias KrügerRollup merge of #91435 - FabianWolff:issue-91421-if...
2021-12-02 Matthias KrügerRollup merge of #91410 - ecstatic-morse:const-precise...
2021-12-02 Matthias KrügerRollup merge of #91387 - graydon:E0038-clarification...
2021-12-02 Matthias KrügerRollup merge of #91364 - FabianWolff:issue-91210-ptr...
2021-12-02 Matthias KrügerRollup merge of #91329 - Aaron1011:modulo-regions-test...
2021-12-02 Matthias KrügerRollup merge of #91321 - matthewjasper:constaint-placeh...
2021-12-02 Matthias KrügerRollup merge of #89954 - GuillaumeGomez:legacy-const...
2021-12-02 borsAuto merge of #91455 - matthiaskrgr:rollup-gix2hy6...
2021-12-02 Matthias KrügerRollup merge of #91411 - ChrisDenton:valid-paths, r...
2021-12-02 Matthias KrügerRollup merge of #91394 - Mark-Simulacrum:bump-stage0...
2021-12-02 Matthias KrügerRollup merge of #89234 - nbdd0121:discr, r=jackh726
2021-12-02 borsAuto merge of #91354 - fee1-dead:const_env, r=spastorino
2021-12-02 borsAuto merge of #91291 - GuillaumeGomez:const-deref-metho...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 borsAuto merge of #90446 - cjgillot:late-elided, r=jackh726
2021-12-01 Noah LevImplement `@snapshot` check for htmldocck
2021-12-01 borsAuto merge of #91433 - matthiaskrgr:rollup-118ql06...
2021-12-01 Matthias KrügerRollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 borsAuto merge of #91275 - camelid:deny-test-warnings,...
2021-12-01 Matthias KrügerRollup merge of #91404 - nnethercote:fix-bad-NodeId...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91298 - FabianWolff:issue-91028-source...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #91087 - rukai:fix_test_nll_revisions...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-12-01 borsAuto merge of #91324 - eggyal:avoid-uneccesary-clone...
2021-11-30 Matthias KrügerRollup merge of #91366 - notriddle:notriddle/only-show...
2021-11-30 Matthias KrügerRollup merge of #91340 - cr1901:no-atomic, r=Mark-Simul...
2021-11-30 Matthias KrügerRollup merge of #91294 - cjgillot:process-elem, r=jackh726
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 borsAuto merge of #91388 - JohnTitor:rollup-640o1e5, r...
2021-11-30 Guillaume GomezSimplify --no-headless option for rustdoc-gui tester
2021-11-30 Yuki OkushiRollup merge of #91383 - ScriptDevil:drop-while-doc...
next