about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-06-29fix broken linkjyn-1/+1
2023-06-29move the Breaking Changes section later in the guidejyn-1/+1
2023-06-29distinguish language and library processes more consistentlyjyn-7/+12
2023-06-29Move "Adding a new feature gate" to the "Implementing new features" chapterjyn-47/+52
2023-06-29Reword `messages.ftl` example.Eric Huss-5/+6
2023-06-29Fix some linksEric Huss-28/+28
2023-06-28fix linkTshepang Mbambo-1/+1
2023-06-28Define more lint termsEric Huss-0/+77
2023-06-26fix_typoOleksandr Babak-1/+1
2023-06-26run-make tests: fix and improve (#1702)Tshepang Mbambo-3/+3
2023-06-23add stub for proof trees (#1700)lcnr-0/+51
2023-06-21Update track_caller reference link (#1688)Zyranivia-1/+1
2023-06-21Include information about setup defaults in how-to-build guide (#1694)Zachary Whiteley-2/+5
2023-06-14Fix typo (#1697)Caleb Robson-1/+1
2023-06-13Fix typo in thir.mdEwan Breakey-1/+1
2023-06-13Update triagebot links.Eric Huss-7/+7
2023-06-13name-resolution: Fix some typos in "Scopes and ribs"Arthur Cohen-4/+4
2023-05-17Add note about shell completion scriptsclubby789-0/+10
2023-05-15filter out S-blocked issues in the "Getting Started" search (#1687)jyn-1/+1
2023-05-11Rename InstCombine to InstSimplify (#1684)Ben Kimock-1/+1
2023-05-11Use unpretty for debugging Hir (#1685)Yukang-1/+1
2023-05-02Add unset-exec-env compiletest header.Eric Huss-0/+3
2023-04-26typolcnr-1/+1
2023-04-26extend the sixth requirementlcnr-0/+4
2023-04-22Add docs for compare-output-lines-by-subset flag (#1677)Lukas Wirth-0/+5
2023-04-22fix typo (#1674)Tshepang Mbambo-1/+1
2023-04-22Fix links in how-to-build-and-run.md (#1679)Brian Kung-3/+3
2023-04-16docs: document new `suggest-tests` toolEzra Shaw-0/+73
2023-04-16Fix extra slashOhad Ravid-1/+1
2023-04-10fix markup (#1670)Tshepang Mbambo-1/+1
2023-04-09Link to governance pageJoshua Nelson-1/+3
2023-04-09Apply suggestions from code review jyn-5/+5
2023-04-09Add a "What should I work on?" sectionjyn-9/+57
2023-04-09Make the "Asking Questions" section more usefuljyn-2/+12
2023-04-09Fix link; remove duplicate linkjyn-3/+4
2023-04-09Move "Getting Started" to the first pagejyn-2/+1
2023-04-09Clarify cfg(bootstrap) docsjyn-1/+5
2023-04-09document that it's rare for books to breakjyn-0/+1
2023-04-09Remove detailed toolstate sectionjyn-49/+1
2023-04-09fix incorrect miri mentions in "External Repos" chapterjyn-2/+5
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