about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-02-24Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obkbors-155/+156
2025-02-24minor: Add tabstop to impl body in `generate_trait_impl` assistGiga Bowser-14/+18
2025-02-24Remove dyn_compatible_for_dispatchMichael Goulet-1/+0
2025-02-24rename simd_shuffle_generic → simd_shuffle_const_genericRalf Jung-5/+5
2025-02-24Merge pull request #19171 from ShoyuVanilla/migrate-de-morgan-assistLukas Wirth-75/+351
2025-02-24Merge pull request #18987 from ChayimFriedman2/drop-glueLukas Wirth-6/+1002
2025-02-24Add `take()` method to `SyntaxEditor`Shoyu Vanilla-25/+20
2025-02-24Migrate `apply_demorgan` to `SyntaxEditor`Shoyu Vanilla-52/+162
2025-02-24Migrate some leftovers in `add_missing_match_arms`Shoyu Vanilla-25/+196
2025-02-24simplify must-use lint slightlyJana Dönszelmann-52/+47
2025-02-24Fix rustdoc and clippyJana Dönszelmann-111/+117
2025-02-24Change span field accesses to method callsJana Dönszelmann-0/+0
2025-02-24Merge pull request #4193 from bjorn3/arm64_vpmaxq_u8Ralf Jung-13/+124
2025-02-24Merge pull request #19219 from Veykril/push-rvosplwpwqqtLukas Wirth-8/+122
2025-02-24Merge pull request #19211 from Timmmm/user/timh/import_privateLukas Wirth-1/+4
2025-02-24Merge pull request #19197 from andylokandy/instaLukas Wirth-16/+13
2025-02-24Merge pull request #19218 from Veykril/push-vqsronpuvrnxLukas Wirth-1/+0
2025-02-24Vendor always-assertLukas Wirth-8/+122
2025-02-24Disable incremental on release buildsLukas Wirth-1/+0
2025-02-24slightly extend commentRalf Jung-1/+2
2025-02-24add missing float non-determinism tests and skip some on i686-pc-windows-msvc...Ralf Jung-10/+24
2025-02-24Merge pull request #19217 from lnicola/event-nameLaurențiu Nicola-6/+6
2025-02-24make sure we install the toolchain for the intended host targetRalf Jung-1/+7
2025-02-24Fix event_name check in workflowsLaurențiu Nicola-6/+6
2025-02-24sanity-check for HOST_TARGETRalf Jung-1/+12
2025-02-24Downgrade to ubuntu-22.04 for aarch64-unknown-linux-gnu and arm-unknown-linux...Laurențiu Nicola-2/+2
2025-02-24Update assist docsLaurențiu Nicola-149/+175
2025-02-24Format codeLaurențiu Nicola-2/+8
2025-02-24Add rustc_hashes and bump the othersLaurențiu Nicola-17/+38
2025-02-24Merge from rust-lang/rustLaurențiu Nicola-507/+520
2025-02-24Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-02-24Merge from rustcRalf Jung-398/+409
2025-02-24Preparing for merge from rustcRalf Jung-1/+1
2025-02-23Rollup merge of #137483 - bend-n:😅, r=NoratriebTrevor Gross-6/+6
2025-02-23Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35Trevor Gross-8/+8
2025-02-23Merge pull request #19191 from Veykril/push-yzzlosskwrxsLukas Wirth-131/+23
2025-02-23Remove `limit` crate in favor `usize`Lukas Wirth-131/+23
2025-02-23rename sub_ptr 😅bendn-6/+6
2025-02-23stabilize extract_ifbendn-1/+0
2025-02-23compiletest: disambiguate between root build dir vs test suite specific build...许杰友 Jieyou Xu (Joe)-38/+51
2025-02-23Include private items in completions for local cratesTim Hutt-1/+4
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-3/+0
2025-02-23Fix codegen of parser inline tests runnerniller-g-61/+59
2025-02-23Fix parser inline tests codegen panicsniller-g-13/+10
2025-02-23Rollup merge of #137334 - compiler-errors:edition-2024-fresh-2, r=saethlin,tr...Jacob Pratt-5/+5
2025-02-23Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor...Matthias Krüger-1/+0
2025-02-23Rollup merge of #137256 - workingjubilee:untangle-vector-abi-assumptions, r=b...Matthias Krüger-1/+1
2025-02-23Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obkMatthias Krüger-6/+9
2025-02-23Rollup merge of #137121 - bend-n:master, r=NoratriebMatthias Krüger-3/+0
2025-02-22Greatly simplify lifetime captures in edition 2024Michael Goulet-5/+5