about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-17Fixing mistake in previous commitAniket Mishra-1/+1
2025-06-17Removal of redundant mod operation in _mm256_alignr_epi8Aniket Mishra-1/+1
2025-06-17Fix in erroneous implementation of _mm256_bsrli_epi128Aniket Mishra-1/+1
2025-06-17Add a missing colon at the end of the expected panic message in location-deta...Daniel Paoliello-1/+1
2025-06-17Add triagebot config for subtree syncsJakub Beránek-0/+10
2025-06-17Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubileebors-299/+334
2025-06-17Update libc to 0.2.174Trevor Gross-6/+6
2025-06-17allow spawn to behave according to failure behaviorbit-aloo-36/+52
2025-06-17bootstrap.example.toml: use less contextual formatbinarycat-194/+189
2025-06-17Temporarily add back -Zwasm-c-abi=specbjorn3-0/+11
2025-06-17Add linksBoxy-9/+19
2025-06-17Write chapter on Unambig vs Ambig Types/ConstsBoxy-1/+53
2025-06-17Stub chapter and consolidate under `/hir/`Boxy-6/+8
2025-06-18Dont suggest remove semi inside macro expansion for redundant semi lintxizheyin-8/+22
2025-06-17Merge pull request #2475 from lolbinarycat/patch-3nora-2/+2
2025-06-17Profiling with perf: specify the section of bootstrap settings.lolbinarycat-2/+2
2025-06-17Update cargoEric Huss-0/+0
2025-06-17Try to downgrade objectLaurențiu Nicola-12/+3
2025-06-17Find correct span when suggesting using clonexizheyin-1/+11
2025-06-17add test suggest-clone-in-macro-issue-139253.rsxizheyin-0/+60
2025-06-17change to executed atbit-aloo-11/+13
2025-06-17Merge pull request #20025 from SoxPopuli/hide_private_imports_without_peLaurențiu Nicola-5/+98
2025-06-17add run_always to recently migrated start_process commandbit-aloo-1/+4
2025-06-17move execution context out of deferred command, add as_ref implementation and...bit-aloo-26/+20
2025-06-17explain reasoning behind spawn APIbit-aloo-0/+1
2025-06-17add created at to command executionbit-aloo-4/+8
2025-06-17remove new method from command executionbit-aloo-12/+14
2025-06-17remove start_porcess helper methodbit-aloo-29/+0
2025-06-17move from start process to new start and wait for output api'sbit-aloo-18/+23
2025-06-17add start methods in execbit-aloo-3/+18
2025-06-17add deferred command in execution context and update run methodbit-aloo-46/+91
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-30/+36
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-30/+36
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-1021/+4167
2025-06-17Hide imported privates if private editable is disabledCharlotte Smith-5/+98
2025-06-17Add test suggest-remove-semi-in-macro-expansion-issue-142143.rsxizheyin-0/+29
2025-06-17fix: `needless_bool_assign` missing curlies when on else ifyanglsh-2/+40
2025-06-17Add `StepMetadata` to describe stepsJakub Beránek-45/+83
2025-06-17Don't double visit `HirId`s of inferred const/typesBoxy-2/+0
2025-06-17Rename hir const arg walking functionsBoxy-5/+5
2025-06-17fix: `op_ref` wrongly showed macro definition in suggestionsyanglsh-16/+104
2025-06-17Dont replace escaping bound vars in item sigsBoxy-160/+82
2025-06-17rebaseBoxy-56/+0
2025-06-17Test whether we use DeepRejectCtxtBoxy-4/+62
2025-06-17Don't build `ParamEnv` and do trait solving in `ItemCtxt`sBoxy-249/+576
2025-06-17Actually take `--build` into account in bootstrapJakub Beránek-1/+3
2025-06-17dogfood clippy::or_fun_callklensy-10/+12
2025-06-17Merge pull request #20023 from Veykril/push-vkqlnyttnqzlLukas Wirth-154/+256
2025-06-17Rustup to rustc 1.89.0-nightly (45acf54ee 2025-06-16)bjorn3-1/+1
2025-06-17Sync from rust 45acf54eea118ed27927282b5e0bfdcd80b7987cbjorn3-108/+82