about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-09-07Improve make::struct_ field_list whitespaceA4-Tacks-36/+39
2025-09-07optimization: Don't include ASCII characters in Unicode tablesKarl Meakin-0/+5
2025-09-07Auto merge of #146216 - LorrensP-2158466:miri-float-nondet-foreign-items-take...bors-278/+489
2025-09-06Rollup merge of #146200 - GuillaumeGomez:simplify-rustdoc-gui-tests, r=lolbin...Matthias Krüger-418/+13
2025-09-06Change stdlib float tests to account for miri nondet floats.LorrensP-2158466-4/+3
2025-09-06Implement nondet behaviour and change/add tests.LorrensP-2158466-169/+375
2025-09-06Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzolbors-14/+24
2025-09-06Simplify rustdoc-gui tester by calling directly `browser-ui-test`Guillaume Gomez-418/+13
2025-09-06bump-stage0: pick highest common `toml` version, add a workaroundJieyou Xu-2/+6
2025-09-06Add allow `else` keyword completion in LetStmtA4-Tacks-17/+220
2025-09-05Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35León Orell Valerian Liehr-1/+1
2025-09-05Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=KobzolLeón Orell Valerian Liehr-10/+22
2025-09-05Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkovbors-8/+4
2025-09-05tidy: account for moved `tests/run-make/uefi-qemu`Jieyou Xu-1/+1
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-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-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-1730/+4878
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-04fix: Filter suggestion parts that match existing codeScott Schafer-8/+4
2025-09-04Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u...Philipp Krones-1641/+4536
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-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-76/+326
2025-09-04improved solution for function is_non_auto_or_matchesFrancescoV1985-13/+11
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-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-150/+156
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-2/+7
2025-09-04Rollup merge of #146172 - RalfJung:triagebot-keyword-mentions, r=UrgauStuart Cook-1/+6
2025-09-04Rollup merge of #146140 - jeremyd2019:patch-1, r=jieyouxuStuart Cook-1/+1
2025-09-03Auto merge of #146156 - RalfJung:miri, r=RalfJungbors-630/+1663
2025-09-03support keyword-based mentions in tidyRalf Jung-1/+6
2025-09-03fix applying an error to infinitiesRalf Jung-0/+8
2025-09-03Merge pull request #4506 from Patrick-6/miri-genmc-mvpRalf Jung-481/+3667