about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-02-16clippy: string_from_utf8_as_bytes: also detect inherent `from_utf8`Pavel Grigorenko-4/+5
2025-02-16fix: Stabilize sort order of `related_tests`Lukas Wirth-27/+35
2025-02-16Merge pull request #19161 from Veykril/push-prmuyxlnxzxoLukas Wirth-33/+45
2025-02-16fix: Stabilize sort order of runnablesLukas Wirth-33/+45
2025-02-16Improve error recovery when method-calling an assoc functionLukas Wirth-71/+112
2025-02-16Set `RUSTUP_TOOLCHAIN` when loading sysroot workspaceLukas Wirth-2/+6
2025-02-16Merge from rustcRalf Jung-4/+54
2025-02-16Preparing for merge from rustcRalf Jung-1/+1
2025-02-16Auto merge of #137093 - matthiaskrgr:rollup-72j7mut, r=matthiaskrgrbors-1/+36
2025-02-16Make ub_check message clear that it's not an assertKornel-0/+2
2025-02-15Auto merge of #137057 - weihanglo:update-cargo, r=weihanglobors-0/+1
2025-02-15Re-generate doctestsOlivier FAURE-0/+23
2025-02-15compiletest: add `{ignore,only}-rustc_abi-x86-sse2` directives许杰友 Jieyou Xu (Joe)-1/+36
2025-02-16Temporarily ignore tests with commentsShoyu Vanilla-0/+6
2025-02-15Implement expand_glob_reexport assistOlivier FAURE-19/+208
2025-02-15Factor out business logic of expand_glob_importOlivier FAURE-82/+75
2025-02-15Auto merge of #137065 - jhpratt:rollup-ree9mej, r=jhprattbors-3/+2
2025-02-15Rollup merge of #136978 - ChrisDenton:windows-bindgen, r=AmanieuJacob Pratt-3/+2
2025-02-15Merge from rustcThe Miri Cronjob Bot-33/+34
2025-02-15Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-15Auto merge of #136324 - GrigorenkoPV:erf, r=tgross35bors-0/+15
2025-02-15fix: remove unnecessary conversionasuto15-1/+1
2025-02-14Update cargoWeihang Lo-0/+1
2025-02-15Delete library modifier to highlighting for extern crateasuto15-24/+7
2025-02-14Rollup merge of #137037 - RalfJung:x86-sse2-abi, r=workingjubileeJubilee-0/+5
2025-02-14Rollup merge of #136983 - ehuss:misc-2024-prep, r=tgross35Jubilee-0/+6
2025-02-14add x86-sse2 (32bit) ABI that requires SSE2 target featureRalf Jung-0/+5
2025-02-14miri: shims for `erf` & friendsPavel Grigorenko-0/+15
2025-02-14Bless miri tests after applying unsafe_op_in_unsafe_fnEric Huss-4/+4
2025-02-14Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebankMatthias Krüger-29/+18
2025-02-14generate-copyright: pass the list of manifests from bootstrapPietro Albini-10/+31
2025-02-14generate-copyright: pass the source root from bootstrapPietro Albini-3/+4
2025-02-14Remove the build script for miribjorn3-12/+7
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-29/+18
2025-02-13add cargo's git checkouts to the list of paths to mark as read-only in vscodeJacob Lifshay-0/+1
2025-02-13library: Update rand to 0.9.0Eric Huss-0/+6
2025-02-13Make `-O` mean `-C opt-level=3`clubby789-1/+1
2025-02-14internal: Remove mutable syntax tree usages from `add_missing_match_arms` assistShoyu Vanilla-113/+66
2025-02-13Auto merge of #136593 - lukas-code:ty-value-perf, r=oli-obkbors-3/+4
2025-02-13Windows: Update generated bindings to 0.59Chris Denton-3/+2
2025-02-13Merge pull request #19141 from Wilfred/split_editorsLukas Wirth-618/+635
2025-02-13Merge from rustcThe Miri Cronjob Bot-1555/+2420
2025-02-13Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-02-13intern valtreesLukas Markeffsky-3/+4
2025-02-12Auto merge of #135994 - 1c3t3a:rename-unsafe-ptr, r=oli-obkbors-15/+15
2025-02-12Apply cfg.setTest to json projectsDavid Richey-44/+50
2025-02-13Delete useless commaasuto15-1/+1
2025-02-12Rollup merge of #136890 - saethlin:swap_nonoverlapping, r=RalfJungGuillaume Gomez-0/+46
2025-02-13Add modifiers to highlighting for extern crateasuto15-2/+31
2025-02-12manual: Separate out installation and configuration pagesWilfred Hughes-618/+635