]> git.lizzy.rs Git - rust.git/history - src/bootstrap/check.rs
Enforce Tuple trait on Fn traits
[rust.git] / src / bootstrap / check.rs
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 Dylan DPCRollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPC
2022-11-05 Dylan DPCRollup merge of #103866 - compiler-errors:fn-ctxt-less...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-04 Matthias KrügerRollup merge of #103878 - Mark-Simulacrum:fix-stable...
2022-11-04 Matthias KrügerRollup merge of #103868 - compiler-errors:trait-engine...
2022-11-04 borsAuto merge of #103298 - ferrocene:pa-compile-flags...
2022-11-04 Matthias KrügerRollup merge of #103958 - chenyukang:yukang/fix-103951...
2022-11-04 Matthias KrügerRollup merge of #103681 - RalfJung:libtest-thread,...
2022-11-04 Matthias KrügerRollup merge of #103397 - crlf0710:port_dead_code_lint...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 Matthias KrügerRollup merge of #103953 - TaKO8Ki:remove-unused-arg...
2022-11-04 Matthias KrügerRollup merge of #103845 - camsteffen:data-structures...
2022-11-04 Matthias KrügerRollup merge of #103780 - compiler-errors:bound-closure...
2022-11-04 Matthias KrügerRollup merge of #103680 - RalfJung:cstr-links, r=JohnTitor
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-04 Matthias KrügerRollup merge of #103915 - chenyukang:yukang/fix-103874...
2022-11-04 Matthias KrügerRollup merge of #103825 - Mark-Simulacrum:fix-relnotes...
2022-11-03 borsAuto merge of #103455 - BlackHoleFox:apple-sim-abi...
2022-11-02 Matthias KrügerRollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Matthias KrügerRollup merge of #99801 - Neo-Zhixing:fix/generic_const_...
2022-11-02 borsAuto merge of #103846 - Kobzol:revert-103295-ninja...
2022-11-02 Dylan DPCRollup merge of #103864 - smoelius:reorder-walk-functio...
2022-11-02 Dylan DPCRollup merge of #103862 - compiler-errors:ocx-in-fully...
2022-11-02 Dylan DPCRollup merge of #103855 - notriddle:notriddle/mobile...
2022-11-02 Dylan DPCRollup merge of #103807 - H4x5:string-extend-from-withi...
2022-11-02 Dylan DPCRollup merge of #103774 - compiler-errors:dyn-trait...
2022-11-02 Dylan DPCRollup merge of #103703 - Nilstrieb:flag-recovery-1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 borsAuto merge of #103690 - GuillaumeGomez:visibility-on...
2022-11-02 borsAuto merge of #103649 - petrochenkov:docnotrait, r...
2022-11-02 borsAuto merge of #103857 - Manishearth:rollup-709fui6...
2022-11-02 Manish GoregaokarRollup merge of #103839 - Nilstrieb:print-list, r=compi...
2022-11-02 Manish GoregaokarRollup merge of #103837 - GuillaumeGomez:migrate-sideba...
2022-11-02 Manish GoregaokarRollup merge of #103781 - JakobDegen:mir-opt-tidy,...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-02 Manish GoregaokarRollup merge of #103072 - cuviper:compiletest-path...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Dylan DPCRollup merge of #103817 - notriddle:notriddle/attribute...
2022-11-01 Dylan DPCRollup merge of #103813 - notriddle:notriddle/search...
2022-11-01 Dylan DPCRollup merge of #103760 - petrochenkov:macimp, r=cjgillot
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 borsAuto merge of #103496 - petrochenkov:effvisdoc2, r=lqd
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Dylan DPCRollup merge of #103809 - tyggja:patch-1, r=JohnTitor
2022-11-01 Dylan DPCRollup merge of #103759 - cjgillot:adt-collect, r=davidtwco
2022-11-01 Dylan DPCRollup merge of #103729 - RalfJung:align-of-val-packed...
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-11-01 Dylan DPCRollup merge of #103584 - ouz-a:issue-102303, r=oli-obk
2022-11-01 Dylan DPCRollup merge of #103061 - Amanieu:rewrite_alloc_error_h...
2022-11-01 Jakob DegenDetect unused files in `src/test/mir-opt` and error...
2022-11-01 Yuki OkushiRollup merge of #103805 - Mark-Simulacrum:forward-port...
2022-11-01 Yuki OkushiRollup merge of #103799 - GuillaumeGomez:search-index...
2022-11-01 Yuki OkushiRollup merge of #103798 - RalfJung:type_name, r=oli-obk
2022-11-01 Yuki OkushiRollup merge of #103793 - notriddle:notriddle/rustdoc...
2022-11-01 Yuki OkushiRollup merge of #103788 - chenyukang:yukang/fix-ice...
2022-11-01 Yuki OkushiRollup merge of #103772 - compiler-errors:better-strict...
2022-11-01 Yuki OkushiRollup merge of #103749 - est31:reduce_irrefutable_let_...
2022-11-01 Yuki OkushiRollup merge of #103692 - smoelius:walk_generic_arg...
2022-11-01 Yuki OkushiRollup merge of #103674 - ehuss:split-debuginfo-doc...
2022-11-01 Yuki OkushiRollup merge of #103007 - albertlarsan68:better-python...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Oli SchererAdd cargo miri to x.py check
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-12 Oli SchererEnable `x.py check` for miri
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
next