about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2025-02-12Change swap_nonoverlapping from lang to library UBBen Kimock-0/+46
2025-02-12Merge pull request #19142 from Veykril/push-upwqztrsuwpzLukas Wirth-202/+335
2025-02-12Rename sysroot src/lib related thingsLukas Wirth-104/+121
2025-02-12Merge pull request #19148 from Veykril/push-ptnykrwnwwluLukas Wirth-79/+152
2025-02-12Improve error recovery when method-calling a fieldLukas Wirth-79/+152
2025-02-12Spawn toolchain querying processes in parallelLukas Wirth-112/+228
2025-02-12Remove ignored `#[must_use]` attributes from ClippySamuel Tardieu-4/+0
2025-02-12Merge pull request #18928 from roife/fix-18918Lukas Wirth-1/+5295
2025-02-12Merge pull request #19109 from Veykril/push-nzpuuqommpnqLukas Wirth-31/+97
2025-02-12fix: handle character boundary in search moderoife-1/+5295
2025-02-12fix: Do not show safety hints for extern items lacking semanticsLukas Wirth-31/+97
2025-02-12Merge pull request #19111 from ShoyuVanilla/issue-19021Lukas Wirth-9/+89
2025-02-12Merge pull request #19110 from eagr/panic-contextLukas Wirth-22/+18
2025-02-12Merge pull request #19125 from ChayimFriedman2/cfg-attr-fastLukas Wirth-24/+96
2025-02-12Merge pull request #18995 from alibektas/12210Lukas Wirth-117/+187
2025-02-12Merge pull request #19129 from ChayimFriedman2/snippet-macroLukas Wirth-27/+64
2025-02-12Merge pull request #19132 from joshrotenberg/book-readme-run-codegenLukas Wirth-1/+1
2025-02-12Merge pull request #19136 from rust-lang/dependabot/npm_and_yarn/editors/code...Lukas Wirth-116/+193
2025-02-12Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJungGuillaume Gomez-1/+1
2025-02-12minor: don't show drop hints for other patterngohome001-6/+6
2025-02-12Merge pull request #19143 from Veykril/push-mkokotluzskwLukas Wirth-2/+22
2025-02-12Propogate error types in mir type projectionsLukas Wirth-2/+22
2025-02-12Merge pull request #19140 from joshrotenberg/remove-mdbook-toc-configLukas Wirth-5/+0
2025-02-12Merge pull request #19139 from Wilfred/fix_assists_urlsLukas Wirth-1/+1
2025-02-11remove unused plugin configJosh Rotenberg-5/+0