about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-08-19Fix bug where `rustdoc-js` tester would not pick the right `search.js` file i...Guillaume Gomez-2/+20
2025-08-19God bless the testsJohannes Hostert-0/+53
2025-08-19link to TB doc in unsafe-code-guidelinesJohannes Hostert-1/+2
2025-08-19Prevent impossible combinations in `ast::ModKind`.Nicholas Nethercote-9/+10
2025-08-19Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann许杰友 Jieyou Xu (Joe)-1/+1
2025-08-19Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors许杰友 Jieyou Xu (Joe)-37/+129
2025-08-19Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung许杰友 Jieyou Xu (Joe)-0/+2
2025-08-19Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol许杰友 Jieyou Xu (Joe)-27/+87
2025-08-19miri: detect passing the same local twice as an in-place argumentRalf Jung-0/+92
2025-08-19Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill...Stuart Cook-92/+99
2025-08-18Add tracing to various miscellaneous functionsStypox-0/+2
2025-08-18interpret: fix in-place return place semantics when the return place expressi...Ralf Jung-37/+37
2025-08-18Auto merge of #145478 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-08-18rustdoc: add rustdoc top bar web componentMichael Howell-2/+2
2025-08-18triagebot: Show range-diff links on force pushesRalf Jung-2/+5
2025-08-18Rename and move tuple index suffix regression testJieyou Xu-1/+0
2025-08-18Merge pull request #4523 from Stypox/data-race-tracingRalf Jung-0/+6
2025-08-18cargo updategithub-actions-34/+38
2025-08-18Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=NoratriebStuart Cook-0/+1
2025-08-18fmtThe Miri Cronjob Bot-1/+2
2025-08-18Merge ref '425a9c0a0e36' from rust-lang/rustThe Miri Cronjob Bot-113/+159
2025-08-18Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-17Update cargoWeihang Lo-0/+0
2025-08-17Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obkbors-69/+104
2025-08-16tidy: add better error reporting for if typos can't be runbinarycat-1/+0
2025-08-16tidy: run typos check in src root, not current dirbinarycat-4/+17
2025-08-16tidy now installs typos-cli as-needed via cargobinarycat-28/+76
2025-08-16Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obkbors-9/+1
2025-08-16refactor: Hard-code `char::is_control`Karl Meakin-1/+0
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-90/+97
2025-08-15stabilize strict provenance atomic ptrKivooeo-1/+0
2025-08-15add static glibc to the nix dev shellWaffle Lapkin-0/+1
2025-08-15Rollup merge of #145431 - AMS21:fix_141531, r=jieyouxuJakub Beránek-3/+15
2025-08-15Use aarch64-apple-darwin as the fallback doc source for `-apple-`Jake Goulding-1/+1
2025-08-15Enhance UI test output handling for runtime errorsAMS21-3/+15
2025-08-15Merge link_name and export_namebjorn3-1/+1
2025-08-15Rollup merge of #145275 - StackOverflowExcept1on:fix-wasm32v1-none, r=alexcri...Stuart Cook-1/+1
2025-08-15Rollup merge of #145189 - rust-lang:cargo_update, r=clubby789Stuart Cook-22/+22
2025-08-15Add the directive `compare-output-by-lines`ywxt-1/+15
2025-08-15Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkovStuart Cook-9/+16
2025-08-15Merge ref '3507a749b365' from rust-lang/rustThe Miri Cronjob Bot-11/+41
2025-08-15Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-15refactor: Add tests for case conversionsKarl Meakin-11/+41
2025-08-15refactor: `generate_tests`Karl Meakin-52/+45
2025-08-15refactor: rewrite `ranges_from_set`Karl Meakin-66/+17
2025-08-15refactor: Include size of case conversion tablesKarl Meakin-13/+35
2025-08-15refactor: Include table sizes in comment at top of `unicode_data.rs`Karl Meakin-11/+9
2025-08-14Rollup merge of #145179 - joshtriplett:number, r=RalfJungGuillaume Gomez-2/+2
2025-08-14Rollup merge of #144959 - Marcondiro:master, r=Mark-SimulacrumGuillaume Gomez-1/+1
2025-08-14Rollup merge of #144727 - Stypox:add-tracing-to-resolve, r=RalfJungGuillaume Gomez-0/+2