about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-24Auto merge of #137511 - jhpratt:rollup-07whsax, r=jhprattbors-61/+99
2025-02-24Rollup merge of #136991 - GuillaumeGomez:code-wrapping, r=notriddleJacob Pratt-61/+99
2025-02-24Auto merge of #137285 - yotamofek:pr/rustdoc/pulldown-escaping, r=GuillaumeGomezbors-48/+4
2025-02-23Auto merge of #137497 - tgross35:rollup-1oeclrr, r=tgross35bors-14/+21
2025-02-23Auto merge of #137476 - onur-ozkan:137469, r=jieyouxubors-47/+14
2025-02-23Rollup merge of #137483 - bend-n:😅, r=NoratriebTrevor Gross-6/+6
2025-02-23Rollup merge of #137452 - Shourya742:2025-02-23-add-module-level-doc-for-core...Trevor Gross-0/+7
2025-02-23Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35Trevor Gross-8/+8
2025-02-23rename sub_ptr 😅bendn-6/+6
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-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-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-263/+340
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-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-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-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
2025-02-21stabilize `unsigned_is_multiple_of`Folkert de Vries-1/+0
2025-02-21convert all_macro_rules from hashmap to hashsetklensy-1/+1