about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-1/+2
2025-01-24Cross-link documentation for adding a new targetMads Marquart-0/+9
2025-01-24fix(solve/significant-changes): typoAda Alakbarova-1/+1
2025-01-24Revert "Add `@bors rollup=never` to rustc-push PR body"Jakub Beránek-1/+1
2025-01-24Review nto-qnx.md.Jonathan Pallant-29/+30
2025-01-24Update documentation to include QNX 8.0Florian Bartels-44/+51
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-0/+1
2025-01-24Move common code to mod nto_qnxFlorian Bartels-19/+24
2025-01-24Add support for QNX 7.1 with io-sock on x64Florian Bartels-6/+8
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-4/+15
2025-01-24Update target docs to mention MAXIMUM_MEMORY=2GBbjorn3-1/+1
2025-01-24Document Python formatting and linting in the rustc-dev-guideJakub Beránek-3/+25
2025-01-24Rollup merge of #135757 - no1wudi:master, r=compiler-errorsMatthias Krüger-2/+12
2025-01-24Rollup merge of #135489 - RalfJung:TryFromSliceError, r=tgross35Matthias Krüger-1/+2
2025-01-23Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obkMatthias Krüger-18/+16
2025-01-23rustc-dev-guide: document `needs-subprocess` directive许杰友 Jieyou Xu (Joe)-1/+2
2025-01-23Remove RunCompilerbjorn3-6/+6
2025-01-23Remove set_make_codegen_backend and set_file_loaderbjorn3-14/+12
2025-01-23Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxubors-0/+2
2025-01-21TRPL: integrate edits to Chapter 17Chris Krycho-0/+0
2025-01-21TRPL: more backward-compatible Edition changesChris Krycho-0/+0
2025-01-21Auto merge of #134299 - RalfJung:remove-start, r=compiler-errorsbors-64/+6
2025-01-21Add `@bors rollup=never` to rustc-push PR bodyJakub Beránek-1/+1
2025-01-21remove support for the #[start] attributeRalf Jung-64/+6
2025-01-21Add test for checking used glibc symbolsJakub Beránek-0/+2
2025-01-20Send a message to Zulip when a sync finishesJakub Beránek-2/+32
2025-01-20Merge pull request #2215 from Kobzol/pullJakub Beránek-24/+321
2025-01-20Merge from rustcJakub Beránek-23/+320
2025-01-20Preparing for merge from rustcJakub Beránek-1/+1
2025-01-20Add portable SIMD to list of subtreesJakub Beránek-0/+2
2025-01-20Add NuttX support for AArch64 and ARMv7-A targetsHuang Qi-2/+12
2025-01-20docs: document how to install a suitable `josh-proxy` locally许杰友 Jieyou Xu (Joe)-0/+7
2025-01-19Fix dev guide docs for error-patternNoratrieb-1/+2
2025-01-18Merge pull request #2211 from patrickoliveira15/patch/inference-invarianceYuki Okushi-3/+0
2025-01-17remove outdated text about wfx impliesPatrick Oliveira-3/+0
2025-01-17Rollup merge of #131806 - lolbinarycat:rustdoc-search-all-is-func, r=notriddleMatthias Krüger-1/+13
2025-01-17compiletest: fix outdated `rustdoc-js` test suite name许杰友 Jieyou Xu (Joe)-1/+1
2025-01-16Treat other items as functions for the purpose of type-based searchbinarycat-1/+13
2025-01-16Update docs for `-Clink-dead-code` to discourage its useZalathar-5/+5
2025-01-15nyaalcnr-2/+2
2025-01-14fix some more typosRyan Mehri-16/+16
2025-01-15Merge pull request #2202 from Kobzol/pull-ci许杰友 Jieyou Xu (Joe)-0/+73
2025-01-14Fix some broken linksNoah Lev-11/+10
2025-01-14TRPL: incorporate all backward-compatible Edition changesChris Krycho-0/+0
2025-01-14rustc-dev-guide: add note about not adding rustc_allowed_through_unstable_mod...Ralf Jung-1/+2
2025-01-13Update booksrustbot-0/+0
2025-01-13rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup许杰友 Jieyou Xu (Joe)-0/+104
2025-01-12rustc-dev-guide: update outdated LLVM stamp filenameonur-ozkan-1/+1
2025-01-11Rollup merge of #134030 - folkertdev:min-fn-align, r=workingjubileeMatthias Krüger-0/+24
2025-01-11Add CI workflow for performing rustc-pullJakub Beránek-0/+58