]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/collect
Rollup merge of #101011 - BlackHoleFox:apple-random-improvements, r=thomcc
[rust.git] / compiler / rustc_typeck / src / collect /
2022-08-05 borsAuto merge of #100073 - dpaoliello:externvar, r=michael...
2022-08-05 Maybe WaffleImprove diagnostics for `const a: = expr;`
2022-08-04 Matthias KrügerRollup merge of #100093 - wcampbell0x2a:unused-parens...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-03 Matthias KrügerRollup merge of #100105 - TaKO8Ki:add-regression-test...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #100029 - hdelc:master, r=cjgillot
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 Matthias KrügerRollup merge of #98835 - aliemjay:relate_closure_substs...
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 Dylan DPCRollup merge of #100079 - camelid:fix-doc-star-search...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Matthias KrügerRollup merge of #100008 - jyn514:eager-submodules,...
2022-08-02 Matthias KrügerRollup merge of #99933 - alex:parallel-html-checking...
2022-08-02 Matthias KrügerRollup merge of #100057 - GuillaumeGomez:rm-more-clean...
2022-08-02 Matthias KrügerRollup merge of #100025 - tmiasko:rm-transfer-wrapper...
2022-08-02 Matthias KrügerRollup merge of #100005 - GuillaumeGomez:cleanup-ast...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 borsAuto merge of #100032 - BoxyUwU:no_ty_in_placeholder_co...
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #100037 - fw-immunant:patch-1, r=jyn514
2022-08-02 Matthias KrügerRollup merge of #100017 - solid-rs:patch/kmc-solid...
2022-08-02 Matthias KrügerRollup merge of #100011 - compiler-errors:let-chain...
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-02 borsAuto merge of #99431 - yaahc:error-in-core, r=joshtriplett
2022-08-02 borsAuto merge of #100033 - rylev:no-cancel-try-perf, r...
2022-08-01 borsAuto merge of #95884 - cjgillot:assoc-item, r=lcnr
2022-08-01 Camille GILLOTRemove DefId from AssocItemContainer.
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-08-01 borsAuto merge of #99944 - bjorn3:hide_proc_macro_symbols...
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99932 - madsmtm:fix-unwinding-debug...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-30 borsAuto merge of #99959 - cuviper:niche-size, r=eddyb
2022-07-30 Matthias KrügerRollup merge of #99962 - Mark-Simulacrum:detect-ci...
2022-07-30 Matthias KrügerRollup merge of #99956 - est31:fix_llvm_wrapper_warning...
2022-07-30 Matthias KrügerRollup merge of #99950 - GuillaumeGomez:rm-clean-impls...
2022-07-30 Matthias KrügerRollup merge of #99937 - ChrisDenton:fix-remove-dir...
2022-07-30 Matthias KrügerRollup merge of #99890 - compiler-errors:issue-99828...
2022-07-30 Matthias KrügerRollup merge of #99889 - compiler-errors:cleanup-ti...
2022-07-30 Matthias KrügerRollup merge of #99873 - notriddle:notriddle/invalid...
2022-07-30 Matthias KrügerRollup merge of #99650 - jyn514:keep-stage-check, r...
2022-07-30 borsAuto merge of #99948 - Dylan-DPC:rollup-ed5136t, r...
2022-07-30 Dylan DPCRollup merge of #99903 - gimbles:pub, r=davidtwco
2022-07-30 Dylan DPCRollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot
2022-07-30 Dylan DPCRollup merge of #99895 - compiler-errors:type-ascriptio...
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 Dylan DPCRollup merge of #99311 - kckeiks:clean-up-body-owner...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 Miguel GuarnizChange enclosing_body_owner to return LocalDefId
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-29 Yuki OkushiRollup merge of #99803 - JohnTitor:update-lazy-docs...
2022-07-29 Yuki OkushiRollup merge of #99781 - workingjubilee:demo-string...
2022-07-29 Yuki OkushiRollup merge of #99766 - fmease:htmldocck-subst-channel...
2022-07-29 Yuki OkushiRollup merge of #99760 - dvdhrm:rw/uefiplat, r=ehuss
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #99512 - nikic:llvm-15-fixes, r=cuviper
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Dylan DPCRollup merge of #99807 - Nilstrieb:wsl-ui-test-fix...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string...
2022-07-28 Dylan DPCRollup merge of #99810 - GuillaumeGomez:fix-settings...
2022-07-28 Dylan DPCRollup merge of #99723 - bstrie:wasifd, r=yaahc
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 borsAuto merge of #99756 - fasterthanlime:ra-sync-and-pms...
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 borsAuto merge of #99725 - lcnr:dedup-region_bound_pairs...
2022-07-27 Guillaume GomezRollup merge of #99812 - GuillaumeGomez:fix-headings...
next