about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-24/+0
2025-03-14Fix clippyEric Holk-1/+1
2025-03-14Teach rustfmt to handle postfix yieldEric Holk-4/+33
2025-03-14Preserve yield position during pretty printingEric Holk-2/+2
2025-03-14Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhprattbors-9/+3
2025-03-14Rollup merge of #138441 - tshepang:patch-5, r=jieyouxuJacob Pratt-1/+1
2025-03-14Rollup merge of #138179 - cuviper:x, r=jieyouxuJacob Pratt-8/+2
2025-03-14Merge from rustcThe Miri Cronjob Bot-299/+191
2025-03-14Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-03-14Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obkbors-2/+2
2025-03-13Do not overwrite original `config.toml` in `opt-dist`Jakub Beránek-29/+52
2025-03-13Alphabetize the root workspace membersJosh Stone-0/+2
2025-03-13Add `src/tools/x` to the main workspaceJosh Stone-8/+0
2025-03-13bump html5ever to 0.29 with depsklensy-1/+1
2025-03-13bump html5ever to 0.28klensy-13/+13
2025-03-13Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obkMatthias Krüger-50/+60
2025-03-13Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxuMatthias Krüger-3/+12
2025-03-14Stablize feature `anonymous_pipe`Jiahao XU-2/+0
2025-03-13Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgrbors-1/+9
2025-03-13Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxuMatthias Krüger-1/+9
2025-03-13Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789Matthias Krüger-123/+0
2025-03-12Allow more top-down inlining for single-BB calleesScott McMurray-2/+2
2025-03-13update error messageTshepang Mbambo-1/+1
2025-03-13Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearthbors-78/+67
2025-03-12Merge pull request #4185 from geetanshjuneja/abi_checkRalf Jung-7/+161
2025-03-12added check_shim_abigeetanshjuneja-7/+161
2025-03-12alloc_addresses: use MemoryKind instead of tcx query to determine global allo...Ralf Jung-2/+5
2025-03-12minor interpret cleanupsRalf Jung-50/+60
2025-03-12Rollup merge of #137504 - nnethercote:remove-Map-4, r=ZalatharManish Goregaokar-78/+67
2025-03-12Update mdbook to 0.4.47Eric Huss-3/+12
2025-03-12intrinsics: remove unnecessary leading underscore from argument namesRalf Jung-28/+28
2025-03-12remove rls source from the repositoryonur-ozkan-116/+0
2025-03-12remove rls specific parts from tidy and build-manifestonur-ozkan-7/+0
2025-03-11Update compiletest's `has_asm_support` to match rustcJosh Stone-1/+9
2025-03-12Move methods from `Map` to `TyCtxt`, part 4.Nicholas Nethercote-78/+67
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-3/+3
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-12/+11
2025-03-11miri native_calls: ensure we actually expose *mutable* provenance to the memo...Ralf Jung-3/+3
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-12/+11
2025-03-11Merge from rustcThe Miri Cronjob Bot-2026/+4913
2025-03-11Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-03-11Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcmbors-1/+1
2025-03-11Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgrbors-6/+34
2025-03-10Rollup merge of #138305 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-1880/+4676
2025-03-10Fix rust-analyzer for 16-bit fmt width and precision.Mara Bos-1/+1
2025-03-10Merge pull request #19331 from lnicola/sync-from-rustLaurențiu Nicola-1069/+832
2025-03-10Format codeLaurențiu Nicola-35/+43
2025-03-10Merge pull request #19328 from Veykril/push-umwykvoskvypLukas Wirth-25/+45
2025-03-10Fix simd layout testLaurențiu Nicola-1/+1
2025-03-10Bump rustc cratesLaurențiu Nicola-25/+20