]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #106797 - FawazTirmizi:dev/issues/104284, r=bjorn3
[rust.git] / compiler /
2023-01-13 Matthias KrügerRollup merge of #106797 - FawazTirmizi:dev/issues/10428...
2023-01-13 Matthias KrügerRollup merge of #106793 - Mark-Simulacrum:normalize...
2023-01-13 Matthias KrügerRollup merge of #106701 - ibraheemdev:sync-sender-spin...
2023-01-13 Matthias KrügerRollup merge of #106678 - Veykril:proc-macro-panic...
2023-01-13 Matthias KrügerRollup merge of #106641 - chenyukang:yukang/fix-105761...
2023-01-13 Matthias KrügerRollup merge of #106585 - estebank:issue-46585, r=compi...
2023-01-13 Matthias KrügerRollup merge of #106489 - jschwe:fix_linker_detection...
2023-01-13 Matthias KrügerRollup merge of #106465 - compiler-errors:bump-IMPLIED_...
2023-01-13 Matthias KrügerRollup merge of #104645 - yukiomoto:log-backtrace-optio...
2023-01-13 Jonathan SchwenderImprove linker-flavor detection
2023-01-13 borsAuto merge of #106776 - oli-obk:om_nom_nom_nom_nom...
2023-01-13 borsAuto merge of #106801 - JohnTitor:rollup-xqkraw0, r...
2023-01-13 Lukas WirthWarn when using panic-strategy abort for proc-macro...
2023-01-13 Yuki OkushiRollup merge of #106791 - estebank:fix-ice, r=compiler...
2023-01-13 Yuki OkushiRollup merge of #106785 - compiler-errors:better-impl...
2023-01-13 Yuki OkushiRollup merge of #106782 - albertlarsan68:ignore-test...
2023-01-13 Yuki OkushiRollup merge of #106754 - compiler-errors:ty-infer...
2023-01-13 Yuki OkushiRollup merge of #106716 - c410-f3r:rfc-2397-1, r=davidtwco
2023-01-13 Yuki OkushiRollup merge of #106608 - compiler-errors:missing-gener...
2023-01-13 borsAuto merge of #106092 - asquared31415:start_lang_item_c...
2023-01-13 Fawazriscv: Fix ELF header flags
2023-01-13 borsAuto merge of #106004 - fee1-dead-contrib:const-closure...
2023-01-13 borsAuto merge of #101138 - Rejyr:diagnostic-migration...
2023-01-13 Michael GouletAdd logic to make IMPLIED_BOUNDS_ENTAILMENT easier...
2023-01-12 Michael Gouletis_ty_infer -> is_ty_or_numeric_infer
2023-01-12 Esteban KüberFix ICE formatting
2023-01-12 borsAuto merge of #106786 - JohnTitor:rollup-8f4vk8m, r...
2023-01-12 Michael GouletOnly point at impl self ty in WF if trait predicate...
2023-01-12 Michael GouletDon't suggest dyn as parameter to add
2023-01-12 Michael GouletRender missing generics suggestion verbosely
2023-01-12 Yuki OkushiRollup merge of #106778 - RReverser:patch-1, r=dtolnay
2023-01-12 Yuki OkushiRollup merge of #106772 - michaelwoerister:triagebot...
2023-01-12 Yuki OkushiRollup merge of #106759 - compiler-errors:revert-105255...
2023-01-12 Yuki OkushiRollup merge of #106741 - GuillaumeGomez:reexport-doc...
2023-01-12 Yuki OkushiRollup merge of #106740 - petar-dambovaliev:float-itera...
2023-01-12 Yuki OkushiRollup merge of #106675 - krtab:fix_improper_ctypes...
2023-01-12 Yuki OkushiRollup merge of #106446 - bzEq:fix-unwind-lsda, r=Amanieu
2023-01-12 Yuki OkushiRollup merge of #105795 - nicholasbishop:bishop-stabili...
2023-01-12 Michael GouletBump IMPLIED_BOUNDS_ENTAILMENT to Deny + ReportNow
2023-01-12 Michael GouletPoint at impl self type for impl wf obligations
2023-01-12 Michael GouletPoint at HIR types when impl trait ref doesn't normalize
2023-01-12 borsAuto merge of #106780 - flip1995:clippyup, r=Manishearth
2023-01-12 Philipp KronesMerge commit '7f27e2e74ef957baa382dc05cf08df6368165c74...
2023-01-12 Oli SchererFeed the `features_query` instead of grabbing it from...
2023-01-12 Oli SchererRemove `output_filenames` field from TyCtxt and feed...
2023-01-12 Oli SchererRemove `untracked_crate` field and instead pass it...
2023-01-12 Oli SchererFeed `crate_name` query
2023-01-12 Oli SchererFeed `resolutions` query instead of it being a thin...
2023-01-12 borsAuto merge of #106773 - Nilstrieb:rollup-sq73pyg, r...
2023-01-12 nilsRollup merge of #106761 - WaffleLapkin:waffle-is-Compil...
2023-01-12 nilsRollup merge of #106751 - clubby789:const-intrinsic...
2023-01-12 nilsRollup merge of #106714 - Ezrashaw:remove-e0490, r...
2023-01-12 nilsRollup merge of #106579 - estebank:issue-52144, r=Nilstrieb
2023-01-12 nilsRollup merge of #106322 - compiler-errors:CollectAllMis...
2023-01-12 nilsRollup merge of #105806 - mejrs:eager2, r=davidtwco
2023-01-12 borsAuto merge of #105603 - oli-obk:non_repeatable_queries...
2023-01-12 yukangtake care when there is no args in method call
2023-01-12 yukangProvide help on closures capturing self causing borrow...
2023-01-12 Caio[RFC 2397] Deny incorrect locations
2023-01-12 Arthur CarcanoMark ZST as FFI-safe if all its fields are PhantomData
2023-01-12 borsAuto merge of #106760 - compiler-errors:rollup-0bogyco...
2023-01-12 Oli SchererHarden the pre-tyctxt query system against accidental...
2023-01-12 borsAuto merge of #106757 - matthiaskrgr:rollup-9j8830g...
2023-01-12 Michael GouletRollup merge of #106739 - WaffleLapkin:astconv, r=estebank
2023-01-12 Michael GouletRollup merge of #106524 - compiler-errors:constructor...
2023-01-12 Michael GouletRollup merge of #106360 - estebank:remove-borrow-sugges...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #106170 - compiler-errors:autoderef...
2023-01-12 Michael GouletRollup merge of #106097 - mejrs:mir_build2, r=oli-obk
2023-01-12 Michael GouletRollup merge of #103800 - danielhenrymantilla:stabilize...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Michael GouletRevert "Make nested RPITIT inherit the parent opaque...
2023-01-12 Matthias KrügerRollup merge of #106748 - clubby789:on-unimplemented...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106676 - oli-obk:tait_test, r=dtolnay
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-12 Matthias KrügerRollup merge of #106309 - compiler-errors:prefer-non...
2023-01-12 Matthias KrügerRollup merge of #106167 - yanchen4791:issue-105544...
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-12 Deadbeeffix fmt and bless
2023-01-12 Deadbeeffix fn_sig ice
2023-01-12 Deadbeefattempt to make a minimal example work
2023-01-12 Deadbeefsuggest adding const_trait_impl if error because of...
2023-01-12 Deadbeefgate const closures
2023-01-12 Deadbeefparse const closures
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-12 Nicholas BishopStabilize `abi_efiapi` feature
2023-01-12 Ezra Shawremove unreachable error code `E0490`
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 clubby789Clean up `OnUnimplementedFormatString::verify`
2023-01-11 yanchen4791Fix invalid syntax in impl Trait parameter type suggest...
2023-01-11 mejrsTranslate `Overlap` eagerly
2023-01-11 mejrsSome cleanup, oops
2023-01-11 mejrsDon't recommend `if let` if `let else` works
2023-01-11 mejrsMigrate pattern matching
2023-01-11 mejrsMigrate usefulness.rs
next