about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-12-06Remove mentions of plugin lints (#1833)Eric Huss-25/+10
2023-12-05Fix typo of unused_parens (#1832)Eric Huss-2/+2
2023-12-05Replace experts map with reviewers from triagebotSantiago Pastorino-11/+10
2023-11-28Update how-to-build-and-run.mdKrasimir Georgiev-1/+1
2023-11-27notification groups: add information about how to ping them to the respective...Ralf Jung-5/+10
2023-11-27Add explanations on how to run rustc_codegen_gcc tests (#1821)Guillaume Gomez-0/+33
2023-11-25Add back the `canonicalization` chapter. (#1532)Charles Lew-0/+261
2023-11-22emphasize that the experts map is not up to dateAneesh-3/+2
2023-11-18Add link for unsize.mdMichael Goulet-0/+1
2023-11-11Fix typo in contribution walkthrough (#1824)David Spickett-1/+1
2023-11-08Update documentation for coverage testsZalathar-25/+46
2023-11-06add a new type system invariantlcnr-1/+10
2023-11-04Update some outdated descriptions of coverage instrumentationZalathar-77/+46
2023-11-02Add some documentation for unsizingMichael Goulet-0/+84
2023-10-31fixing author of "You Can't Spell Trust Without Rust"Leonard Hübner-1/+1
2023-10-30remove change-id from sample build configuration (#1813)Onur Özkan-1/+0
2023-10-30Update name of "active" features to "unstable" (#1814)Nicholas Bishop-10/+10
2023-10-22Add WF to glossary (#1810)Oğuz Ağcayazı-0/+1
2023-10-18recommend `unpretty=hir` alongside `unpretty=hir-tree`Ethan Brierley-1/+8
2023-10-18Start a chapter about the evolving const effect system (#1808)Oli Scherer-0/+68
2023-10-14Document subtle implied bounds issue in RPITIT inference (#1807)Michael Goulet-0/+18
2023-10-11[suggested.md] `changelog-seen` -> `change-id`` in `shell.nix`Ethan Brierley-1/+1
2023-10-05update new trait solver docs (#1802)lcnr-78/+212
2023-10-05update rustc_driver examples (#1803)Timo-2/+8
2023-09-28test headers: fix `compile-flags` exampleEthan Brierley-1/+1
2023-09-25impl traitsMichael Goulet-0/+4
2023-09-22Modify build instructions for optimized build (#1795)Jakub Beránek-19/+14
2023-09-22Remove outdated references to coverage debug code (#1797)Stuart Cook-98/+3
2023-09-19line length limitBoxy-19/+39
2023-09-19add doc and move existing stuff aroundBoxy-1/+113
2023-09-18explain the MIR const vs TY const situationRalf Jung-46/+75
2023-09-15fix type name (#1792)Tshepang Mbambo-2/+2
2023-09-12Clarify that `run-coverage` only runs in some of the CI jobsZalathar-1/+1
2023-09-11Revise the docs for coverage instrumentation testsZalathar-11/+21
2023-09-11Document the `coverage-map` and `run-coverage` test suitesZalathar-0/+55
2023-09-11make link more pleasant to eye too (#1778)Tshepang Mbambo-2/+2
2023-09-08grammarTshepang Mbambo-1/+1
2023-09-08typoTshepang Mbambo-1/+1
2023-09-08Updated index.md to add a command which can show unoptimized MIRPrashant-Shekhar-Rao-0/+6
2023-09-05Review changesJakub Beránek-8/+11
2023-09-05Add section about building an optimized version of `rustc`Jakub Beránek-0/+132
2023-09-05Set max line length in `.editorconfig` to 100 (#1788)Jakub Beránek-0/+1
2023-08-31Update minor how-to-build-and-run.md spelling mistakeKen-1/+1
2023-08-301675 move 'failed to push some refs' into its own sectionzahash-16/+18
2023-08-301675 add a 'Squash your commits' header to 'Advanced Rebasing' section in gitzahash-0/+2
2023-08-29move placement of std-dev-guide link (#1699)zahash-4/+4
2023-08-29link std-dev-guide from landing page (#1699)zahash-0/+4
2023-08-28Reword sentence about using `./x` over `./x.py`Ethan Brierley-2/+2
2023-08-27remove (excessive) indentation (#1781)Tshepang Mbambo-1/+1
2023-08-27coverage tests have moved, twice (#1780)Tshepang Mbambo-4/+5