]> git.lizzy.rs Git - rust.git/history - src/bootstrap/setup.rs
Rollup merge of #106648 - Nilstrieb:poly-cleanup, r=compiler-errors
[rust.git] / src / bootstrap / setup.rs
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
2023-01-11 Albert LarsanChange `src/test` to `tests` in source files, fix tidy...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Yuki OkushiRollup merge of #106636 - djkoloski:accept_old_fuchsia_...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106549 - wcampbell0x2a:use-fmt-named...
2023-01-09 fee1-deadRollup merge of #106468 - compiler-errors:err-instabili...
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 borsAuto merge of #101947 - aliemjay:astconv-normalize...
2023-01-09 borsAuto merge of #2753 - RalfJung:rustup, r=RalfJung
2023-01-09 Ralf JungMerge from rustc
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 Michael GouletRollup merge of #106606 - estebank:bad-nested-turbofish...
2023-01-09 Michael GouletRollup merge of #106602 - GuillaumeGomez:tidy-goml...
2023-01-09 Michael GouletRollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor
2023-01-09 Michael GouletRollup merge of #106497 - chenyukang:yukang/fix-106443...
2023-01-09 Michael GouletRollup merge of #106363 - estebank:mutability-mismatch...
2023-01-09 Michael GouletRollup merge of #106131 - compiler-errors:not-ptrs...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 borsAuto merge of #105733 - compiler-errors:ty-ct-late...
2023-01-08 borsAuto merge of #106588 - JohnTitor:rollup-4z80tjx, r...
2023-01-08 Yuki OkushiRollup merge of #106581 - estebank:bad-suggestion,...
2023-01-08 Yuki OkushiRollup merge of #106580 - Ezrashaw:remove-e0313, r...
2023-01-08 Yuki OkushiRollup merge of #106562 - clubby789:vec-deque-example...
2023-01-08 Yuki OkushiRollup merge of #106557 - Ezrashaw:ui-test-fixups-1...
2023-01-08 Yuki OkushiRollup merge of #106546 - aDotInTheVoid:jsondoclint...
2023-01-08 Yuki OkushiRollup merge of #106457 - kadiwa4:no-bless, r=Mark...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-04 KaDiWaadjust comments about pre-push.sh hook
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2022-12-30 borsAuto merge of #105651 - tgross35:once-cell-inline,...
2022-12-30 Matthias KrügerRollup merge of #104182 - gabhijit:ipv6-in6addr-any...
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-30 borsAuto merge of #105426 - flba-eb:fix_tls_destructor_unwi...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105570 - Nilstrieb:actual-best-failure...
2022-12-28 Matthias KrügerRollup merge of #105497 - albertlarsan68:doc-panic...
2022-12-28 Matthias KrügerRollup merge of #105359 - flba-eb:thread_local_key_sent...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 borsAuto merge of #97176 - kraktus:cmd_debug, r=the8472
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
next