]> git.lizzy.rs Git - rust.git/history - compiler/rustc_metadata
Do not emit wrong E0308 suggestion for closure mismatch
[rust.git] / compiler / rustc_metadata /
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106519 - estebank:tail-unit, r=cjgillot
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-07 Michael GouletRollup merge of #106525 - compiler-errors:new-solver...
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 Matthias KrügerRollup merge of #106528 - estebank:quick-fix, r=TaKO8Ki
2023-01-06 Matthias KrügerRollup merge of #106466 - clubby789:relative-module...
2023-01-06 Matthias KrügerRollup merge of #106453 - coastalwhite:master, r=Guilla...
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-06 borsAuto merge of #106501 - cjgillot:resolved-elided-apit...
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 borsAuto merge of #105805 - yanchen4791:issue-105227-fix...
2023-01-06 Dylan DPCRollup merge of #106502 - notriddle:notriddle/user...
2023-01-06 Dylan DPCRollup merge of #106499 - lyming2007:issue-105946-fix...
2023-01-06 Dylan DPCRollup merge of #106494 - JohnTitor:issue-58355, r...
2023-01-06 Dylan DPCRollup merge of #106491 - ehuss:error-index-redirect...
2023-01-06 Dylan DPCRollup merge of #106400 - estebank:type-errs, r=compile...
2023-01-06 borsAuto merge of #106429 - djkoloski:add_vendor_to_fuchsia...
2023-01-06 borsAuto merge of #105890 - Nilstrieb:inline-fmt-part-1...
2023-01-05 nilsFix `uninlined_format_args` for some compiler crates
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 borsAuto merge of #106404 - tmiasko:dedup-box-derefs, r...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 Matthias KrügerRollup merge of #106391 - ardislu:fix-popover-child...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 borsAuto merge of #105752 - chenyukang:yukang/refactor...
2023-01-03 Matthias KrügerRollup merge of #106402 - Rageking8:fix_dupe_word_typos...
2023-01-03 Matthias KrügerRollup merge of #106392 - compiler-errors:new-trait...
2023-01-03 Matthias KrügerRollup merge of #106388 - notriddle:notriddle/box-sizin...
2023-01-03 Matthias KrügerRollup merge of #106365 - gimbles:patch-1, r=jyn514
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 Matthias KrügerRollup merge of #104552 - DebugSteven:warn-newer-x...
2023-01-03 borsAuto merge of #101792 - lqd:rust-lld, r=petrochenkov
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #105609 - bjorn3:shrink_rustc_dev, r...
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
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...
2023-01-02 borsAuto merge of #106307 - Nilstrieb:dynamic->static,...
2023-01-02 borsAuto merge of #106272 - clubby789:codegen-test-103840...
2023-01-02 borsAuto merge of #84762 - cjgillot:resolve-span-opt, r...
2023-01-02 borsAuto merge of #106301 - notriddle:notriddle/dir-entry...
2023-01-01 borsAuto merge of #106350 - GuillaumeGomez:gui-test-explana...
2023-01-01 borsAuto merge of #106312 - tgross35:update-book-target...
2022-12-31 borsAuto merge of #106336 - matthiaskrgr:rollup-4p6bgwf...
2022-12-31 Matthias KrügerRollup merge of #106328 - GuillaumeGomez:gui-test-expla...
2022-12-31 borsAuto merge of #106282 - Ezrashaw:merge-e0465, r=estebank
2022-12-31 bjorn3Add help for the error message when missing rustc_driver
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Ezra Shawrefactor: merge `E0465` into `E0464`
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
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-30 borsAuto merge of #106262 - GuillaumeGomez:migrate-more...
2022-12-30 borsAuto merge of #106210 - fee1-dead-contrib:const-closure...
2022-12-29 Matthias KrügerRollup merge of #106202 - estebank:trim-paths, r=Nilstrieb
2022-12-29 Matthias KrügerRollup merge of #106190 - estebank:multiline-start...
2022-12-29 borsAuto merge of #106196 - Mark-Simulacrum:bump-installer...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 Matthias KrügerRollup merge of #106242 - estebank:diff-markers, r...
2022-12-29 Matthias KrügerRollup merge of #106229 - RalfJung:miri, r=RalfJung
2022-12-29 Matthias KrügerRollup merge of #106223 - estebank:suggest-let-ty-borro...
2022-12-29 Matthias KrügerRollup merge of #106221 - Nilstrieb:rptr-more-like...
2022-12-29 Matthias KrügerRollup merge of #106218 - GuillaumeGomez:migrate-css...
2022-12-29 Matthias KrügerRollup merge of #106217 - notriddle:notriddle/tooltip...
2022-12-29 Matthias KrügerRollup merge of #106216 - ChrisDenton:ps-go-faster...
2022-12-29 borsAuto merge of #106195 - Nilstrieb:no-more-being-clueles...
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-29 borsAuto merge of #105741 - pietroalbini:pa-1.68-nightly...
2022-12-28 Matthias KrügerRollup merge of #106161 - meithecatte:iter-find-positio...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105702 - albertlarsan68:x-fmt-opt...
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 borsAuto merge of #106215 - matthiaskrgr:rollup-53r89ww...
2022-12-28 borsAuto merge of #106129 - compiler-errors:compare_method...
2022-12-28 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
next