about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-09-05ci: update jobs to also run `tests/run-make-cargo`Jieyou Xu-7/+9
2025-09-05`run-make-support`: handle unavailable in-tree cargo under `run-make` test suiteJieyou Xu-6/+13
2025-09-05compiletest: implement {`run-make`,`run-make-cargo`} test suite splitJieyou Xu-7/+10
2025-09-05bootstrap: split `run-make` into {`run-make`,`run-make-cargo`} test suitesJieyou Xu-21/+80
2025-09-05atomic rmw intrinsics: RHS must be an integerRalf Jung-1/+2
2025-09-05Merge pull request #4569 from RalfJung/atomic-rmwRalf Jung-127/+83
2025-09-05atomics: unify handling min/max and the other RMWsRalf Jung-127/+83
2025-09-05change file-is-generated doc comment to innerMarijn Schouten-1/+1
2025-09-05avoid inline external linksTshepang Mbambo-3/+4
2025-09-05sembrTshepang Mbambo-3/+9
2025-09-05clarify typo pr guidanceTshepang Mbambo-2/+4
2025-09-05Fix indent for unresolved_field fixesA4-Tacks-13/+52
2025-09-05Merge pull request #4568 from RalfJung/duration-from-nanosRalf Jung-8/+2
2025-09-05make use of Duration::from_nanos_u128Ralf Jung-8/+2
2025-09-05Merge ref 'b3cfb8faf84c' from rust-lang/rustThe Miri Cronjob Bot-2114/+5859
2025-09-05Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-05Merge pull request #20609 from ChayimFriedman2/update-rustcShoyu Vanilla (Flint)-579/+446
2025-09-05Auto merge of #146218 - flip1995:clippy-subtree-update, r=Manishearthbors-1641/+4536
2025-09-04fix: Filter suggestion parts that match existing codeScott Schafer-8/+4
2025-09-05Fix precedence parenthesis for replace_arith_opA4-Tacks-1/+22
2025-09-04Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u...Philipp Krones-1641/+4536
2025-09-04Auto merge of #145911 - notriddle:stringdex-tweak-3, r=GuillaumeGomezbors-162/+645
2025-09-04Upgrade rustc cratesChayim Refael Friedman-579/+446
2025-09-04Move float non determinism helpers to math.rsLorrensP-2158466-134/+140
2025-09-04Rollup merge of #146151 - FrancescoV1985:issue-146047-fix, r=KobzolMatthias Krüger-11/+9
2025-09-04Rollup merge of #145976 - beepster4096:configure_debugbreak, r=clubby789Matthias Krüger-2/+15
2025-09-04Document Cargo with in-tree rustdocJakub Beránek-24/+63
2025-09-04Fix user facing stringEmmet Horgan-2/+2
2025-09-04Update src/compiler-debugging.md emmet-horgan-1/+1
2025-09-04Update src/appendix/code-index.md emmet-horgan-1/+1
2025-09-04Merge pull request #20607 from ChayimFriedman2/ns-dyn-mismatchChayim Refael Friedman-1/+22
2025-09-04Add a regression test for a fixed new trait solver bugChayim Refael Friedman-1/+22
2025-09-04Fix typo in configChayim Refael Friedman-1/+1
2025-09-04Auto merge of #146192 - jhpratt:rollup-mam0bss, r=jhprattbors-116/+437
2025-09-04Add cfg_attr predicate completionA4-Tacks-1/+53
2025-09-04improved solution for function is_non_auto_or_matchesFrancescoV1985-13/+11
2025-09-04Rollup merge of #146168 - dpaoliello:bootstrapdeps, r=jieyouxuJacob Pratt-34/+108
2025-09-04Rollup merge of #146119 - Zalathar:capture, r=jieyouxuJacob Pratt-75/+275
2025-09-04Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35Jacob Pratt-1/+51
2025-09-04Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxuJacob Pratt-6/+3
2025-09-04Auto merge of #146176 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-09-03Update cargo submoduleWeihang Lo-0/+0
2025-09-04Merge ref '9385c64c95d9' from rust-lang/rustThe Miri Cronjob Bot-151/+168
2025-09-04Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-04Implement compiletest `--new-output-capture`, in stable RustZalathar-2/+76
2025-09-04Auto merge of #146185 - Zalathar:rollup-n14lyv6, r=Zalatharbors-182/+217
2025-09-03rustdoc-search: yet another stringdex optimization attemptMichael Howell-162/+645
2025-09-04Rollup merge of #146172 - RalfJung:triagebot-keyword-mentions, r=UrgauStuart Cook-1/+6
2025-09-04Rollup merge of #146161 - GuillaumeGomez:loaded-paths-scraped-examples, r=lol...Stuart Cook-6/+4
2025-09-04Rollup merge of #146155 - Shourya742:2025-09-03-make-test-run-parallel, r=KobzolStuart Cook-45/+25