about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-04-09Improve the landing page for contributing to the libstd docs (#1666)jyn-11/+10
2023-04-09Various improvements to `check_line_lengths.sh` (#1667)jyn-9/+9
2023-04-09Document how to ignore specific files in a diff (#1668)jyn-0/+12
2023-04-05fix line lengthy21-3/+5
2023-04-05mention `git clone --depth`y21-0/+21
2023-04-03add a few more TOC sectionsJoshua Nelson-4/+16
2023-04-03Remove duplicate section on new features in CONTRIBUTING.mdJoshua Nelson-22/+2
2023-04-03Link to bug-fix-procedure.md from the contribution procedure sectionJoshua Nelson-26/+12
2023-04-03Rearrange the "getting started" and contributing.md sectionsJoshua Nelson-246/+216
2023-04-03Outline the external repositories sectionJoshua Nelson-144/+160
2023-04-03Move some info from "Getting Started" to "How to build and run"Joshua Nelson-84/+33
2023-04-03Make REUSE ignore section heading as a copyright statement (#1659)Pietro Albini-0/+3
2023-04-02Update some links and information for cargo-bisect-rustc (#1657)Eric Huss-33/+8
2023-04-01update rustc_driver examples (#1655)Tshepang Mbambo-5/+7
2023-03-26Add locale_resources (#1651)Nathan Hammond-0/+1
2023-03-27Don't require $GITHUB_TOKEN to build locally (#1652)jyn-8/+15
2023-03-23bootsrapping stages overview listShahar Dawn Or-4/+11
2023-03-21Update labels overview (#1639)Eric Huss-55/+91
2023-03-21first mention of type, and add a link (#1643)Tshepang Mbambo-1/+2
2023-03-21Add SIP solution for macOS users (#1636)Yukang-0/+10
2023-03-16Reword to include 'distractions'Langston Barrett-2/+2
2023-03-16Mention debug assertions labelLangston Barrett-0/+5
2023-03-16Mention debug assertionsLangston Barrett-0/+10
2023-03-16Address review commentsLangston Barrett-7/+9
2023-03-16mir-opt*-level*, not mir-optLangston Barrett-2/+2
2023-03-16Address review commentsLangston Barrett-8/+35
2023-03-16Add chapter on fuzzingLangston Barrett-0/+106
2023-03-16Fix "Crate disambiguator" in libs-and-metadata.mdHoblovski-3/+2
2023-03-14alert when date gets stale (by using date-check annotation)Tshepang Mbambo-1/+2
2023-03-14fix date-check annotation some moreTshepang Mbambo-1/+1
2023-03-14fix date-check annotationTshepang Mbambo-1/+1
2023-03-14typoTshepang Mbambo-1/+1
2023-03-14Update rustdoc-internals.mdMichael Howell-87/+141
2023-03-13Rename `config.toml.example` to `config.example.toml`Thom Chiovoloni-7/+7
2023-03-12fix typo `SubstRef` to `SubstsRef`Yutaro Ohno-1/+1
2023-03-10improve accuracyTshepang Mbambo-2/+1
2023-03-10tracing log along diff cratesbohan-0/+4
2023-03-08Fix Rust Analyzer settings locationclubby789-4/+4
2023-03-06Reflect the changes in rust-lang/rust#67000 (#1632)Yuki Okushi-7/+6
2023-03-06improve capacity note (#1634)Tshepang Mbambo-14/+16
2023-03-03Remove mention to lexer/parser refactoringYuki Okushi-3/+0
2023-03-03Update date reference about infer context variablesYuki Okushi-1/+1
2023-03-03Update explnation about `Body.basic_blocks`Yuki Okushi-3/+2
2023-03-03Add detail to contributing guide (#1628)apiraino-0/+15
2023-03-03Making the sentence more clear (#1624)Mika-1/+1
2023-03-03Fixed typing error (#1623)Mika-1/+1
2023-03-03update error code docs to reflect recent changes (#1625)Ezra Shaw-93/+108
2023-02-27Fixed typing errors (#1622)Mika-2/+2
2023-02-21this remains true (#1620)Tshepang Mbambo-1/+1
2023-02-21diagnostics: small fixes/improvements (#1618)Tshepang Mbambo-3/+3