about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-12DefIds are not only about CrateItemSantiago Pastorino-8/+3
2023-07-11Auto merge of #113577 - matthiaskrgr:rollup-vaa83ip, r=matthiaskrgrbors-66/+498
2023-07-11Rollup merge of #113560 - fmease:assoc-tys-in-traits-depr-wc-loc, r=compiler-...Matthias Krüger-21/+81
2023-07-11Rollup merge of #113497 - xSetech:mips_32_abi, r=davidtwcoMatthias Krüger-2/+10
2023-07-11Rollup merge of #113310 - jieyouxu:dont-suggest-impl-trait-in-paths, r=lcnrMatthias Krüger-2/+36
2023-07-11Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obkMatthias Krüger-41/+371
2023-07-11Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ...bors-5/+11
2023-07-11Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil...bors-56/+5
2023-07-11Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieubors-47/+58
2023-07-11Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obkbors-223/+289
2023-07-11Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obkbors-124/+186
2023-07-10optimization round 2DrMeepster-34/+96
2023-07-11Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgrbors-32/+47
2023-07-11Structurally resolve in pattern matching when peeling refs in new solverMichael Goulet-5/+11
2023-07-11Lint against misplaced where-clauses on assoc tys in traitsLeón Orell Valerian Liehr-21/+81
2023-07-11Rollup merge of #113556 - cuviper:trim-rls, r=Mark-SimulacrumMatthias Krüger-6/+5
2023-07-11Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonurMatthias Krüger-3/+7
2023-07-11Rollup merge of #113548 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-07-11Rollup merge of #113543 - cuviper:triagebot-llvm, r=jyn514Matthias Krüger-4/+0
2023-07-11Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-h...Matthias Krüger-5/+22
2023-07-11Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviperMatthias Krüger-14/+3
2023-07-11Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=...Matthias Krüger-0/+10
2023-07-10Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514bors-7/+7
2023-07-10Correct the Android stat struct definitionsChris Wailes-47/+58
2023-07-10Don't use serde-derive in the rls shimJosh Stone-6/+5
2023-07-10Don't print "Skipping" twicejyn-3/+7
2023-07-10Update booksrustbot-0/+0
2023-07-10Dynamically size sigaltstk in rustcJubilee Young-5/+22
2023-07-10Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errorsbors-586/+1106
2023-07-10Implement a few more rvalue translation to smirCelina G. Val-10/+318
2023-07-10CI: use `macos-13` runner for Apple jobsJakub Beránek-7/+7
2023-07-10Implement Stable for AssertMessageCelina G. Val-30/+37
2023-07-10Fix standalone buildCelina G. Val-2/+17
2023-07-10Drop uplifted `clippy::fn_null_check`Urgau-223/+64
2023-07-10Uplift `clippy::fn_null_check` to rustcUrgau-0/+221
2023-07-10Remove `rustc_llvm` from llvm-stamp nagsJosh Stone-4/+0
2023-07-10Auto merge of #94748 - tbu-:pr_file_arc, r=Amanieubors-32/+65
2023-07-10Auto merge of #113532 - matthiaskrgr:rollup-mty7u37, r=matthiaskrgrbors-47/+301
2023-07-10Rollup merge of #113524 - bjorn3:remove_tidy_pal_exception, r=the8472Matthias Krüger-1/+0
2023-07-10Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=este...Matthias Krüger-46/+301
2023-07-10Remove the library/term exception in tidy's pal checker codebjorn3-1/+0
2023-07-10Auto merge of #113520 - Nilstrieb:rollup-zn78vvp, r=Nilstriebbors-0/+3
2023-07-10Reuse LLVMConstInBoundsGEP2Jubilee Young-14/+3
2023-07-10Rollup merge of #113515 - fmease:tracking-issues-dont-need-triage, r=NilstriebNilstrieb-0/+3
2023-07-10Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubileebors-3/+1
2023-07-09move personality to sysGus Caplan-3/+1
2023-07-10Don't label tracking issues with needs-triageLeón Orell Valerian Liehr-0/+3
2023-07-10Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubileebors-38/+53
2023-07-09move pal cfgs in f32 and f64 to sysGus Caplan-38/+53
2023-07-10Auto merge of #113127 - jieyouxu:fix-error-color-summary, r=davidtwcobors-7/+15