about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-01-30Set the st_fstype filed on SolarisYoh Deadfall-19/+19
2025-01-29Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errorsbors-3/+14
2025-01-29Use `to_ne_bytes` instead of `to_le_bytes`Nathan Vegdahl-9/+9
2025-01-29Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwUbors-57/+135
2025-01-29Merge pull request #4162 from rust-lang/rustup-2025-01-29Ralf Jung-814/+5730
2025-01-29Merge pull request #4122 from tiif/fnabiRalf Jung-53/+184
2025-01-29make struct-variant matches less future-proof, and other clippy fixesRalf Jung-5/+8
2025-01-30Check fixed arg number for variadic function.tiif-53/+184
2025-01-29Fix typoNathan Vegdahl-2/+2
2025-01-29Fix #19071: ensure `completion_item_hash` serializes items uniquelyNathan Vegdahl-24/+50
2025-01-29Eliminate PatKind::PathOli Scherer-57/+135
2025-01-29Rollup merge of #136211 - ehuss:update-mdbook, r=ehussMatthias Krüger-27/+27
2025-01-29Merge pull request #19070 from Veykril/push-wpqzmznymtrnLukas Wirth-71/+148
2025-01-29Remove mutable syntax tree shenanigans from adjustment hintsLukas Wirth-71/+148
2025-01-29Update TentHash to version 1.0Nathan Vegdahl-6/+6
2025-01-29Fix tidy errorsGuillaume Gomez-1/+1
2025-01-29tests: Skip const OOM tests on aarch64-unknown-linux-gnuKajetan Puchalski-11/+1
2025-01-29Auto merge of #136117 - lnicola:sync-from-ra, r=lnicolabors-1325/+2163
2025-01-29tests: port `translation` to rmake.rs许杰友 Jieyou Xu (Joe)-1/+0
2025-01-29run-make-support: improve docs for `assert_exit_code`许杰友 Jieyou Xu (Joe)-1/+5
2025-01-29run-make-support: add `sysroot` helper许杰友 Jieyou Xu (Joe)-1/+9
2025-01-29Merge from rustcThe Miri Cronjob Bot-808/+5721
2025-01-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-29Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obkLeón Orell Valerian Liehr-13/+23
2025-01-29Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=...León Orell Valerian Liehr-2/+2
2025-01-29Rollup merge of #135943 - hkBst:opt_imports, r=estebankLeón Orell Valerian Liehr-2/+2
2025-01-29Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ...León Orell Valerian Liehr-4/+4
2025-01-29call infer_pats from infer::expr with contextAli Bektas-5/+4
2025-01-29Equip infer_pat_* with declaration originAli Bektas-26/+101
2025-01-29add test, bless testsAli Bektas-3/+22
2025-01-29try to infer array type from slice patternAli Bektas-1/+62
2025-01-28Auto merge of #136209 - flip1995:clippy-subtree-update, r=Manishearthbors-795/+5679
2025-01-28Refactor FnKind variant to hold &FnCelina G. Val-13/+23
2025-01-28Make item self/non-self bound naming less whackMichael Goulet-4/+4
2025-01-28Update mdbook to 0.4.44Eric Huss-27/+27
2025-01-28Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...Philipp Krones-795/+5679
2025-01-28parse_format optimize import useMarijn Schouten-2/+2
2025-01-28Merge pull request #4160 from YohDeadfall/check-os-helperRalf Jung-58/+28
2025-01-28Merge pull request #4161 from oli-obk/push-vnpvrkxznkloRalf Jung-3/+3
2025-01-28Bump ui testOli Scherer-3/+3
2025-01-28Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...David Barsky-625/+78
2025-01-28Update lsif_contains_generated_constantDavid Richey-76/+80
2025-01-28feat: Implement `default-field-values` only in parserShoyu Vanilla-16/+280
2025-01-28Added a helper to dedup target OS checksYoh Deadfall-58/+28
2025-01-28Merge pull request #19015 from Wilfred/mdbookLukas Wirth-2686/+2836
2025-01-28Fix scip symbols for implicit modulesDavid Richey-13/+30
2025-01-28Fix tests/codegen/float/f128Alisa Sireneva-0/+1
2025-01-28Merge pull request #19056 from Giga-Bowser/fix-syntax-tree-crlfLukas Wirth-76/+181
2025-01-28Merge pull request #19057 from darichey/status-bar-in-outputLukas Wirth-0/+4
2025-01-28Fix scip `crate` symbol nameDavid Richey-5/+17