about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2025-10-02Document range syntax on the rustc dev guideChristian Poveda-0/+14
2025-09-22Merge pull request #2593 from rust-lang/tshepang/testing-with-ciTshepang Mbambo-65/+65
various improvements resulting from reading Testing with CI
2025-09-22various improvements resulting from reading Testing with CITshepang Mbambo-65/+65
2025-09-22reduce overlong linesTshepang Mbambo-3/+8
2025-09-22Merge ref '9f32ccf35fb8' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-4/+31
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 9f32ccf35fb877270bc44a86a126440f04d676d0 Filtered ref: 87b13773969f65eec6762cfe4194954e7513f59b Upstream diff: https://github.com/rust-lang/rust/compare/2f3f27bf79ec147fec9d2e7980605307a74067f4...9f32ccf35fb877270bc44a86a126440f04d676d0 This merge was created using https://github.com/rust-lang/josh-sync.
2025-09-22Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
This updates the rust-version file to 9f32ccf35fb877270bc44a86a126440f04d676d0.
2025-09-21Correct a misspelling of RUSTC_LOGSidney Cammeresi-1/+1
2025-09-19Document how to test with iOS/tvOS/watchOS/visionOS simulatorMads Marquart-3/+28
2025-09-19Merge pull request #2580 from rust-lang/tshepang-patch-2许杰友 Jieyou Xu (Joe)-0/+4
point to Compiler team docs on Forge
2025-09-18Merge pull request #2587 from GuillaumeGomez/gcc-backend-missing-docsGuillaume Gomez-2/+55
Add missing documentation for running tests with GCC backend
2025-09-17about-this-guide.md: improve a bitTshepang Mbambo-4/+4
2025-09-17a valid state is achieved by passing the test suiteTshepang Mbambo-1/+1
2025-09-16add Readme.md to tidyT-1/+3
update Readme add info about githooks and bootstrap.toml add info about config and remove linting specific files add link to rustc-dev-guide
2025-09-15Update src/tests/ci.mdJakub Beránek-1/+1
Co-authored-by: Ralf Jung <post@ralfj.de>
2025-09-15Clarify that backtick escaping doesn't work for `@bors try jobs`Jakub Beránek-2/+3
2025-09-12Merge pull request #2584 from rust-lang/tshepang-patch-5nora-2/+1
remove confusing parts of sentence
2025-09-12Merge pull request #2588 from fmease/to-crash-testsLeón Orell Valerian Liehr-9/+10
Rename "crashes tests" to "crash tests"
2025-09-12Rename "crashes tests" to "crash tests"León Orell Valerian Liehr-9/+10
2025-09-11Restructure the docsJakub Beránek-15/+37
2025-09-11Merge pull request #2385 from KMJ-007/masterManuel Drehwald-0/+194
documentation for Enzyme Type Trees
2025-09-11docs: typetree in autodiffkaran-0/+194
2025-09-10Merge pull request #2516 from lolbinarycat/patch-4Tshepang Mbambo-0/+1
glossary: add entry for rustbuild
2025-09-10Add missing documentation for running tests with GCC backendGuillaume Gomez-1/+32
2025-09-10glossary(rustbuild): reword according to code reviewlolbinarycat-1/+1
Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>
2025-09-10glossary: add entry for rustbuildlolbinarycat-0/+1
2025-09-08Fix broken Microsoft URL missing slashAli Nazzal-1/+1
2025-09-08readabilityTshepang Mbambo-1/+1
2025-09-08fix markupTshepang Mbambo-0/+3
2025-09-08sembrTshepang Mbambo-5/+11
2025-09-08Merge pull request #2573 from rust-lang/tshepang/make-more-clearTshepang Mbambo-2/+4
clarify typo pr guidance
2025-09-08remove confusing parts of sentenceTshepang Mbambo-2/+1
I can guess what this meant, but decided to just keep it simple
2025-09-08Merge ref '2f3f27bf79ec' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-35/+41
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 2f3f27bf79ec147fec9d2e7980605307a74067f4 Filtered ref: 82a5eafbafdb98eae68193600732388ae4135756 Upstream diff: https://github.com/rust-lang/rust/compare/a1dbb443527bd126452875eb5d5860c1d001d761...2f3f27bf79ec147fec9d2e7980605307a74067f4 This merge was created using https://github.com/rust-lang/josh-sync.
2025-09-08Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
This updates the rust-version file to 2f3f27bf79ec147fec9d2e7980605307a74067f4.
2025-09-06point to Compiler team docs on ForgeTshepang Mbambo-0/+4
2025-09-06reduce overlong physical lines (sembr)Tshepang Mbambo-20/+51
2025-09-06capitalize "zulip"Tshepang Mbambo-7/+7
2025-09-06Zulip streams have been renamed to channelsTshepang Mbambo-11/+11
https://blog.zulip.com/2024/07/25/zulip-9-0-released
2025-09-05Merge pull request #2422 from aDotInTheVoid/tenthousandyearsAlona Enraght-Moony-2/+84
Start documenting tests/rustdoc-json
2025-09-05Better linkAlona Enraght-Moony-1/+1
2025-09-05Consistent punctuationAlona Enraght-Moony-4/+4
2025-09-05Make footnote render correctly in githubAlona Enraght-Moony-2/+2
2025-09-05Update renamed `take_region_var_origins`Ada Alakbarova-2/+2
This was first renamed to `get_region_var_origins` in https://github.com/rust-lang/rust/pull/109753, and then to `get_region_var_infos` in https://github.com/rust-lang/rust/commit/b0fc1d47d5dcffb5d516059d4a5af3b6843132d5
2025-09-05Update link to `resolve_regions_and_report_errors`Ada Alakbarova-1/+1
Moved into `ObligationCtxt` in https://github.com/rust-lang/rust/commit/a19adefa0e5aca0aabca2430530577ee140e4efa
2025-09-05rustc-dev-guide: update docs for `run-make-cargo`Jieyou Xu-30/+39
2025-09-05avoid inline external linksTshepang Mbambo-3/+4
2025-09-05sembrTshepang Mbambo-3/+9
2025-09-05clarify typo pr guidanceTshepang Mbambo-2/+4
2025-09-04Fix user facing stringEmmet Horgan-2/+2
Signed-off-by: Emmet Horgan <emmet.horgan@analog.com>
2025-09-04Update src/compiler-debugging.md emmet-horgan-1/+1
Change to public abi Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>
2025-09-04Update src/appendix/code-index.md emmet-horgan-1/+1
Fix display string Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>