about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2022-04-11Update examples with 1.61.0-nightly (latest version) (#1330)Ujjawal-10/+9
2022-04-09r-a: Use `python3 x.py` instead of `./x.py` (#1335)Noah Lev-2/+3
2022-04-06Update miri.md: correct a minor typo (#1334)Hongbo-1/+1
2022-04-04Add example how lints can be feature gatedxFrednet-0/+14
2022-03-22update section for type system constants (#1329)lcnr-20/+29
2022-03-14update winget install instructions to ensure proper packages are installed (-...skippy10110-2/+2
2022-03-09Add missing rustdoc tests explanationsGuillaume Gomez-6/+9
2022-03-02Fix incorrectly escaped backtickChayim Refael Friedman-2/+2
2022-03-01Add architecture suggestion for Apple silicon (#1320)James Cole-1/+1
2022-02-27cargo timings has been stabilized (#1319)Eric Huss-3/+3
2022-02-24Add known-bug header. (#1311)Eric Huss-0/+17
2022-02-24Fix typo (#1315)Téo Bouvard-1/+1
2022-02-22Typo (#1313)Samuel Moelius-2/+2
2022-02-20instrument-coverage has been stabilized.Eric Huss-10/+9
2022-02-20symbol-mangling-version has been stabilizedEric Huss-1/+1
2022-02-20Fix `Ty` link (#1308)pierwill-3/+3
2022-02-17Edit glossary (#1302)pierwill-4/+4
2022-02-17Fix heading levels in the query chapter (#1305)Noah Lev-7/+7
2022-02-17Fix linkpierwill-1/+1
2022-02-17Edit "Queries" chapter (#1301)pierwill-40/+45
2022-02-17Link to The Rust Performance Book (#1300)pierwill-0/+4
2022-02-11Correction, building stage3 compiler (#1298)Raoul Strackx-1/+1
2022-02-10Triage some date references (#1293)Yuki Okushi-12/+12
2022-02-05mention test folders for cfg(bootstrap) (#1294)Manish Goregaokar-1/+2
2022-01-26git.md: Expanded a note to try to stress what you need to do if you're playingFelix S. Klock II-2/+7
2022-01-20Clarify that r? works in comments.Ivor Wanders-1/+1
2022-01-18Reorganize and expand the testing chapters. (#1281)Eric Huss-1100/+2055
2022-01-18Add inline assembly internals (#1266)Amanieu d'Antras-0/+368
2022-01-18Spelling: Rename `rust` to `Rust` (#1288)Georgiy Komarov-35/+35
2022-01-18Clean up section about FCPs (#1287)Noah Lev-23/+20
2022-01-05Address more review comments in #1286.Nicholas Nethercote-2/+2
2022-01-05Address review comments in #1286.Nicholas Nethercote-10/+4
2022-01-05Streamline "Getting Started" some more.Nicholas Nethercote-182/+58
2021-12-28Update link to moved section (#1282)Noah Lev-1/+1
2021-12-27Fix link in contributing.md (#1280)Ben Reeves-2/+2
2021-12-24Streamline "Getting Started" (#1279)Nicholas Nethercote-138/+89
2021-12-20remove rustfix item in test intro (#1277)Wang Qilin-3/+0
2021-12-15Move date-check comment to fix Markdown syntaxNoah Lev-2/+2
2021-12-15Update humor docs for special-casing ferris emojiMaxwell Elliot Heiber-0/+1
2021-12-13Fix some broken links (#1274)Badel2-2/+2
2021-12-09Update rustdoc internalsJacob Hoffman-Andrews-10/+121
2021-12-09Update HIR chapter to use `HirId` instead of `NodeId`Noah Lev-12/+7
2021-12-09Fix some broken linksNoah Lev-3/+3
2021-12-09Update src/getting-started.mdLucas Kent-1/+1
2021-12-09Improve documentation on r?Lucas Kent-8/+23
2021-12-03Update LLVM coverage mapping format version supported by rustc (#1267)Rich Kadel-11/+9
2021-11-27Improve 'Running tests manually' sectionLucas Kent-2/+9
2021-11-24Fix some linksYuki Okushi-5/+4
2021-11-24Update for review comments.Eric Huss-4/+9
2021-11-24Document rustfix-only-machine-applicableEric Huss-0/+5