]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #106353 - lukas-code:reduce-red-lines-in-my-ide, r=wesleywiser
[rust.git] / compiler /
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-04 Michael GouletRollup merge of #105541 - compiler-errors:iter-comb...
2023-01-04 Michael GouletRollup merge of #104748 - lqd:download_lld, r=jyn514
2023-01-04 Michael GouletAddress comments
2023-01-04 Michael GouletSimplify some iterator combinators
2023-01-03 borsAuto merge of #105752 - chenyukang:yukang/refactor...
2023-01-03 borsAuto merge of #106409 - matthiaskrgr:rollup-b58z1hz...
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 #106356 - aDotInTheVoid:del-ctor-kind...
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 Rageking8fix dupe word typos
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-03 borsAuto merge of #106386 - compiler-errors:rollup-dxjv18b...
2023-01-03 Michael Goulethas_overflow only if value is *not* within limit
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #106376 - rustbot:docs-update, r=ehuss
2023-01-02 Michael GouletRollup merge of #106366 - GuillaumeGomez:fix-rustdoc...
2023-01-02 Michael GouletRollup merge of #106354 - aDotInTheVoid:rdj-always...
2023-01-02 Michael GouletRollup merge of #106315 - jyn514:cleanup-mingw-tidy...
2023-01-02 Michael GouletRollup merge of #105558 - Nilstrieb:less-spam-hir-tree...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 Michael GouletRollup merge of #95985 - jihiggins:issue-66481, r=dtolnay
2023-01-02 Rémy Rakiconly specify --target by default for -Zgcc-ld=lld on...
2023-01-02 Léo Lanteri ThauvinDon't trim path for `unsafe_op_in_unsafe_fn` lints
2023-01-02 borsAuto merge of #106364 - JakobDegen:top-down-inlining...
2023-01-02 Manish GoregaokarDocument rustc_ast::FnHeader fields
2023-01-02 Manish GoregaokarDocument rustc_ast::Extern variants
2023-01-02 borsAuto merge of #106307 - Nilstrieb:dynamic->static,...
2023-01-02 NilstriebAbolish `QueryVTable` in favour of more assoc items...
2023-01-02 NilstriebReduce HIR debug output
2023-01-02 borsAuto merge of #106272 - clubby789:codegen-test-103840...
2023-01-02 Ralf Jungdo not add noalias in return position
2023-01-02 borsAuto merge of #84762 - cjgillot:resolve-span-opt, r...
2023-01-02 GimblesUpdate format.rs
2023-01-02 borsAuto merge of #106301 - notriddle:notriddle/dir-entry...
2023-01-02 borsAuto merge of #106284 - estebank:merge-mut-errors,...
2023-01-02 Jakob DegenReenable limited top-down MIR inlining
2023-01-02 Esteban KüberVerbose suggestions
2023-01-02 borsAuto merge of #106358 - TroyNeubauer:improve-foreign...
2023-01-02 Troy NeubauerImplement fix for #67535
2023-01-02 borsAuto merge of #106352 - kornelski:read_line-doc, r...
2023-01-02 yukangresolve merge conflict
2023-01-02 yukangcode refactor report_method_error
2023-01-01 borsAuto merge of #106349 - LeSeulArtichaut:dyn-star-tracki...
2023-01-01 Léo Lanteri ThauvinUse the correct tracking issue for `dyn_star`
2023-01-01 borsAuto merge of #106350 - GuillaumeGomez:gui-test-explana...
2023-01-01 Esteban KüberMerge multiple mutable borrows of immutable binding...
2023-01-01 Lukas Markeffskyreduce spans for `unsafe impl` errors
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 Matthias KrügerRollup merge of #106297 - notriddle:notriddle/scrape...
2022-12-31 Matthias KrügerRollup merge of #106280 - Ezrashaw:path-join-docs-bette...
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 #106275 - Nilstrieb:const-eval-select...
2022-12-31 borsAuto merge of #106302 - compiler-errors:terr-coerce...
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Ezra Shawrefactor: merge `E0465` into `E0464`
2022-12-31 borsAuto merge of #106324 - compiler-errors:rollup-2m9njin...
2022-12-31 Michael GouletRollup merge of #106317 - compiler-errors:restore-the...
2022-12-31 Michael GouletRollup merge of #106314 - jyn514:fix-panic, r=jyn514
2022-12-31 Michael GouletRollup merge of #106310 - compiler-errors:old-git,...
2022-12-31 Michael GouletRollup merge of #106305 - jyn514:tail-args, r=Mark...
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
2022-12-31 Michael GouletRollup merge of #106286 - Nilstrieb:tidy-cowows, r...
2022-12-31 Michael GouletRollup merge of #106248 - dtolnay:revertupcastlint...
2022-12-31 Michael GouletRollup merge of #106232 - maurer:transparent-subst...
2022-12-31 Michael GouletRollup merge of #105903 - joboet:unify_parking, r=m...
2022-12-31 Michael GouletOnly deduplicate stack traces for good path bugs
2022-12-30 Michael GouletSuppress errors due to TypeError not coercing with...
2022-12-30 borsAuto merge of #105651 - tgross35:once-cell-inline,...
2022-12-30 Matthias KrügerRollup merge of #106273 - notriddle:notriddle/source...
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 #106264 - Swatinem:higher-lifetime-regres...
2022-12-30 borsAuto merge of #106268 - kraktus:patch-2, r=Nilstrieb
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 borsAuto merge of #105920 - MarcusCalhoun-Lopez:respect_set...
2022-12-29 borsAuto merge of #106266 - matthiaskrgr:rollup-cxrdbzy...
2022-12-29 kraktusfix comment for `TokenCursor::desugar`
2022-12-29 Matthew MaurerCFI: Monomorphize transparent ADTs before typeid
2022-12-29 Matthias KrügerRollup merge of #106263 - chenyukang:yukang/fix-106261...
2022-12-29 Matthias KrügerRollup merge of #106260 - chenyukang:yukang/fix-106213...
2022-12-29 Matthias KrügerRollup merge of #106259 - flip1995:clippyup, r=matthiaskrgr
2022-12-29 Matthias KrügerRollup merge of #106236 - Ezrashaw:add-test+docs-e0519...
2022-12-29 Matthias KrügerRollup merge of #106234 - notriddle:notriddle/button...
2022-12-29 Matthias KrügerRollup merge of #106202 - estebank:trim-paths, r=Nilstrieb
next