about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-16Properly recover from parenthesized use-bounds (precise capturing)León Orell Valerian Liehr-16/+48
2025-08-15Auto merge of #145475 - jhpratt:rollup-jr0wado, r=jhprattbors-36/+722
2025-08-16Fix typo in doc for library/std/src/fs.rs#set_permissionsAlan Urmancheev-1/+1
2025-08-15Rollup merge of #145466 - Urgau:triagebot-range-diff, r=KobzolJacob Pratt-0/+5
2025-08-15Rollup merge of #145462 - Kivooeo:stabilize-const_exposed_provenance, r=RalfJungJacob Pratt-2/+2
2025-08-15Rollup merge of #145455 - Kobzol:bootstrap-copy-src-dirs-dry-run, r=jieyouxuJacob Pratt-0/+6
2025-08-15Rollup merge of #145454 - Kobzol:bootstrap-fix-step-debug-repr, r=jieyouxuJacob Pratt-3/+8
2025-08-15Rollup merge of #145453 - Kobzol:bootstrap-cmd-span, r=jieyouxuJacob Pratt-3/+0
2025-08-15Rollup merge of #145436 - StackOverflowExcept1on:patch-1, r=alexcrichtonJacob Pratt-1/+1
2025-08-15Rollup merge of #144963 - rossmacarthur-forks:stabilize-core-iter-chain, r=jh...Jacob Pratt-6/+3
2025-08-15Rollup merge of #144922 - Kobzol:derive-from, r=nnethercoteJacob Pratt-3/+582
2025-08-15Rollup merge of #144907 - ShoyuVanilla:no-const-async, r=fmeaseJacob Pratt-10/+69
2025-08-15Rollup merge of #144054 - jsimmons:stabilize-as-array-of-cells, r=tgross35Jacob Pratt-4/+2
2025-08-15Rollup merge of #143717 - Jules-Bertholet:pin-default, r=dtolnayJacob Pratt-4/+44
2025-08-15Auto merge of #142071 - lcnr:revealing-use, r=compiler-errorsbors-1/+72
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-5005/+9038
2025-08-15stabilize strict provenance atomic ptrKivooeo-18/+7
2025-08-15Enable new `[range-diff]` feature in triagebotUrgau-0/+5
2025-08-15stabilize array repeatKivooeo-5/+1
2025-08-15stabilize const pathbuf osstring newKivooeo-2/+2
2025-08-15stabilize const exposed provenanceKivooeo-2/+2
2025-08-15Extend `QueryStability` to handle `IntoIterator` implementationsSamuel Moelius-52/+122
2025-08-15Demote x86_64-apple-darwin to Tier 2 with host toolsJake Goulding-33/+21
2025-08-15Detect missing `derive` on unresolved attribute even when not importedEsteban Küber-27/+60
2025-08-15Auto merge of #145450 - Kobzol:rollup-cqclix0, r=Kobzolbors-339/+478
2025-08-15Do not copy files in `copy_src_dirs` in dry runJakub Beránek-0/+6
2025-08-15Fix tracing debug representation of steps without arguments in bootstrapJakub Beránek-3/+8
2025-08-15Remove duplicated tracing span in bootstrapJakub Beránek-3/+0
2025-08-15Do not strip binaries in bootstrap everytime if they are unchangedJakub Beránek-1/+12
2025-08-15add static glibc to the nix dev shellWaffle Lapkin-0/+1
2025-08-15Rollup merge of #145448 - jieyouxu:rustfmt-labels, r=fmeaseJakub Beránek-0/+10
2025-08-15Rollup merge of #145431 - AMS21:fix_141531, r=jieyouxuJakub Beránek-3/+15
2025-08-15Rollup merge of #145430 - Urgau:drop_forget_useless-145427, r=lqdJakub Beránek-2/+22
2025-08-15Rollup merge of #145426 - AMS21:fix_typos_bootstrap_example, r=lqdJakub Beránek-2/+2
2025-08-15Rollup merge of #145413 - joshtriplett:bootstrap-reduce-deps, r=clubby789Jakub Beránek-52/+24
2025-08-15Rollup merge of #145412 - tgross35:win-tid, r=ChrisDentonJakub Beránek-3/+3
2025-08-15Rollup merge of #145408 - Kobzol:deduplicate-search-paths, r=petrochenkovJakub Beránek-12/+29
2025-08-15Rollup merge of #145340 - Kobzol:bootstrap-codegen-backend-check-split, r=jie...Jakub Beránek-170/+91
2025-08-15Rollup merge of #145311 - marcoieni:clean-disk-in-background-windows, r=KobzolJakub Beránek-1/+184
2025-08-15Rollup merge of #145310 - Kobzol:compiler-for-revamp, r=jieyouxuJakub Beránek-93/+86
2025-08-15Rollup merge of #144210 - Gelbpunkt:thread-stack-size-musl, r=jhprattJakub Beránek-1/+12
2025-08-15Autolabel `src/tools/{rustfmt,rust-analyzer}` changes with `T-{rustfmt,rust-a...Jieyou Xu-0/+10
2025-08-15`{borrow,ptr}_as_ptr`: don't lint inside proc-macros (#15473)Jason Newcomb-54/+75
2025-08-15fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP`StackOverflowExcept1on-1/+1
2025-08-15Use aarch64-apple-darwin as the fallback doc source for `-apple-`Jake Goulding-1/+1
2025-08-15Auto merge of #144991 - lcnr:ignore-usages-from-ignored-candidates, r=BoxyUwUbors-149/+429
2025-08-15`ptr_as_ptr`: don't allow in proc-macrosAda Alakbarova-42/+40
2025-08-15Sort mono items by symbol nameJakub Beránek-43/+60
2025-08-15Enhance UI test output handling for runtime errorsAMS21-3/+15
2025-08-15Simplify the `args_cstr_buff` assertionZalathar-5/+4