about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-23compiletest: disambiguate between root build dir vs test suite specific build...许杰友 Jieyou Xu (Joe)-38/+51
2025-02-23Include private items in completions for local cratesTim Hutt-1/+4
2025-02-23add FIXME note on `Builder::compiler_for`onur-ozkan-0/+3
2025-02-23avoid `compiler_for` for dist tools and force the current compileronur-ozkan-47/+11
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-501/+485
2025-02-23Fix codegen of parser inline tests runnerniller-g-61/+59
2025-02-23Fix parser inline tests codegen panicsniller-g-13/+10
2025-02-23Auto merge of #137466 - jhpratt:rollup-spyi02y, r=jhprattbors-34/+571
2025-02-23Rollup merge of #137382 - Shourya742:2025-02-21-add-vendor-step-doc, r=KobzolJacob Pratt-0/+18
2025-02-23Rollup merge of #137334 - compiler-errors:edition-2024-fresh-2, r=saethlin,tr...Jacob Pratt-5/+5
2025-02-23Rollup merge of #135354 - Walnut356:msvc_lldb, r=wesleywiserJacob Pratt-29/+548
2025-02-23downgrade bootstrap `cc`onur-ozkan-3/+5
2025-02-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-263/+340
2025-02-23return `impl fmt::Display` in more places instead of writing to stringsYotam Ofek-2274/+2476
2025-02-23bootstrap: add module docs for core:metadatabit-aloo-0/+7
2025-02-23Auto merge of #137446 - matthiaskrgr:rollup-16moy6v, r=matthiaskrgrbors-13/+12
2025-02-23Rollup merge of #137383 - folkertdev:stabilize-unsigned-is-multiple-of, r=Nor...Matthias Krüger-1/+0
2025-02-23Rollup merge of #137256 - workingjubilee:untangle-vector-abi-assumptions, r=b...Matthias Krüger-1/+1
2025-02-23Rollup merge of #137180 - compiler-errors:sym-regions, r=oli-obkMatthias Krüger-8/+11
2025-02-23Rollup merge of #137121 - bend-n:master, r=NoratriebMatthias Krüger-3/+0
2025-02-22Auto merge of #137189 - Kobzol:update-host-llvm, r=nikicbors-1/+1
2025-02-22Greatly simplify lifetime captures in edition 2024Michael Goulet-5/+5
2025-02-22Merge pull request #19182 from ShoyuVanilla/issue-19177Chayim Refael Friedman-7/+47
2025-02-22Auto merge of #137427 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-02-22Update cargoWeihang Lo-0/+0
2025-02-22Rename feature into `Word wrap source code`Guillaume Gomez-20/+20
2025-02-22Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgrbors-0/+8
2025-02-22Allow "package/feature" format feature flagShirayama Kazatsuyu-1/+3
2025-02-22Rollup merge of #137362 - Kobzol:run-make-support-bootstrap, r=jieyouxuMatthias Krüger-0/+8
2025-02-22Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obkbors-18/+22
2025-02-22Merge pull request #19203 from lnicola/rust-src-pathLaurențiu Nicola-8/+6
2025-02-22Switch back to RUST_SRC_PATHLaurențiu Nicola-8/+6
2025-02-21toc for other editorsJosh Rotenberg-0/+2
2025-02-22Auto merge of #137406 - matthiaskrgr:rollup-9nknrsb, r=matthiaskrgrbors-98/+77
2025-02-21update autodiff flagsManuel Drehwald-6/+3
2025-02-21update enzyme submodule and usersManuel Drehwald-5/+2
2025-02-21fix build regressionsManuel Drehwald-7/+17
2025-02-22Make a fake body to store typeck results for global_asmMichael Goulet-2/+5
2025-02-22Make asm a named fieldMichael Goulet-6/+6
2025-02-22Rollup merge of #136474 - jieyouxu:src-base, r=clubby789Matthias Krüger-98/+77
2025-02-21Auto merge of #137348 - compiler-errors:span-trim, r=estebankbors-145/+100
2025-02-21Auto merge of #137397 - matthiaskrgr:rollup-ls2pilo, r=matthiaskrgrbors-116/+121
2025-02-21Rollup merge of #137392 - klensy:unused, r=compiler-errorsMatthias Krüger-1/+1
2025-02-21Rollup merge of #137367 - workingjubilee:remove-stray-line, r=jieyouxuMatthias Krüger-1/+0
2025-02-21Rollup merge of #137350 - nnethercote:remove-Map-3, r=ZalatharMatthias Krüger-109/+97
2025-02-21Rollup merge of #137336 - riverbl:stabilise-os-str-display, r=tgross35Matthias Krüger-1/+0
2025-02-21Rollup merge of #132876 - lolbinarycat:rustdoc-document-hidden-items, r=Guill...Matthias Krüger-4/+23
2025-02-22bootstrap: pass `--src-root` and `--src-test-suite-root` instead of `--src-base`许杰友 Jieyou Xu (Joe)-1/+3
2025-02-22compiletest: introduce and use `--src-root` and `--src-test-suite-root`许杰友 Jieyou Xu (Joe)-97/+74
2025-02-21bootstrap: add doc for vendor build stepbit-aloo-0/+18