about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-05-30Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwcoMatthias Krüger-0/+12
2025-05-29Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomezbors-0/+102
2025-05-29jsondocck: command -> directiveAlona Enraght-Moony-39/+41
2025-05-29Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzolbors-1/+1
2025-05-29some refactoring of the allocatorRalf Jung-67/+74
2025-05-29add separate allocator for MiriMachineNia Espera-22/+519
2025-05-30Reorder fields in `hir::ItemKind` variants.Nicholas Nethercote-21/+21
2025-05-29Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=KobzolGuillaume Gomez-0/+102
2025-05-29Centralize the eslint version between tidy and dockerGuillaume Gomez-8/+16
2025-05-29fix: Fix import insertion not being fully cfg awareLukas Wirth-128/+214
2025-05-29Merge from rustcRalf Jung-1080/+1626
2025-05-29Preparing for merge from rustcRalf Jung-1/+1
2025-05-29Bump rustc-perf and update PGO cratesMichael Goulet-1/+1
2025-05-29Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhprattbors-102/+94
2025-05-29Merge pull request #19888 from Veykril/push-wylsryzpnnopLukas Wirth-3/+6
2025-05-29fix: Recognize salsa cycles in `thread_result_to_response`Lukas Wirth-3/+6
2025-05-29Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3Jacob Pratt-102/+94
2025-05-29Rollup merge of #141684 - petrochenkov:bumponig, r=ehussJacob Pratt-5/+5
2025-05-29Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-deadJacob Pratt-9/+9
2025-05-29Rollup merge of #141638 - oli-obk:builtin-index, r=lcnrJacob Pratt-8/+5
2025-05-28Auto merge of #141693 - lnicola:sync-from-ra, r=lnicolabors-956/+1513
2025-05-28jsondoclint: Extract `Command`/`CommandKind` into its own fileAlona Enraght-Moony-222/+233
2025-05-28atomic_load intrinsic: use const generic parameter for orderingRalf Jung-5/+25
2025-05-28Add `eslint` as part of tidy runGuillaume Gomez-0/+94
2025-05-28Merge pull request #4354 from RalfJung/before_stack_popRalf Jung-1/+1
2025-05-28fix comment in before_stack_popRalf Jung-1/+1
2025-05-28docs:deleting duplicate documentationvremyavnikuda-70/+0
2025-05-28tidy: Skip pal and `#[test]` checks in compiler-builtinsTrevor Gross-0/+2
2025-05-28Stabilise `repr128`beetrees-102/+94
2025-05-28rustbook: Bump versions of `onig` and `onig_sys`Vadim Petrochenkov-5/+5
2025-05-28Merge pull request #4344 from CraftSpider/windows-file-cloneOli Scherer-1/+97
2025-05-28Use `builin_index` instead of hand-rolling itOli Scherer-8/+5
2025-05-28Merge pull request #19881 from Veykril/push-wsrmttkymypsLukas Wirth-171/+336
2025-05-28feat: Desugar assist for `let pat = expr?;` -> `let else`Lukas Wirth-171/+336
2025-05-28add Miri testsRalf Jung-0/+131
2025-05-28Merge pull request #19880 from Veykril/push-xmpxumsrkymkLukas Wirth-31/+97
2025-05-28Merge pull request #19872 from ChayimFriedman2/async-fn-outputLukas Wirth-11/+81
2025-05-28fix: Handle included files better in IDE layerLukas Wirth-31/+97
2025-05-28Merge pull request #19876 from ShoyuVanilla/layout-paddingLukas Wirth-23/+272
2025-05-28Merge pull request #4353 from rust-lang/rustup-2025-05-28Ralf Jung-44/+40
2025-05-28Merge pull request #4351 from RalfJung/squash-winRalf Jung-1/+22
2025-05-28Reorder `ast::ItemKind::{Struct,Enum,Union}` fields.Nicholas Nethercote-9/+9
2025-05-28feat: Render padding information when hovering on structsShoyu Vanilla-23/+272
2025-05-28Back out "Fix IDE resolution of item macros"Lukas Wirth-14/+0
2025-05-28Drop unnecessay codeLukas Wirth-35/+3
2025-05-28Merge from rustcThe Miri Cronjob Bot-43/+39
2025-05-28fix: Fix IDE layer not resolving some macro callsLukas Wirth-35/+62
2025-05-28Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-28chore: Remove support for `concat_idents!`Trevor Gross-44/+0
2025-05-28Auto merge of #141668 - tgross35:rollup-03gg6lf, r=tgross35bors-2/+1