about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
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
2021-11-24Apply suggestions from pierwillEric Huss-3/+3
2021-11-24Document more compiletest headers.Eric Huss-0/+48
2021-11-24make it compile with 1.56.0 no warningSimon Perriard-1/+1
2021-11-24make it compile with 1.56.0Simon Perriard-2/+2
2021-11-24make it compile with 1.56.0Simon Perriard-1/+1
2021-11-18Describe drop elaboration (#1240)Dylan MacKenzie-0/+196
2021-11-16Fix an invalid link on Diagnostic Items (#1261)Ken Matsui-1/+1
2021-11-16Fix broken links related to `rustc_borrowck` (#1259)Yuki Okushi-22/+22
2021-11-16Unify `x.py` usage (#1258)Ken Matsui-56/+56
2021-11-15Spelling fixesLucas Kent-15/+15
2021-11-14Fix compare-mode documentationLucas Kent-2/+11
2021-11-09Fix broken link in "Bootstrapping"Noah Lev-2/+2
2021-11-07Fix typo: [upv.rs_mentioned] -> [upvars_mentioned]chubei-1/+1
2021-11-06Add note to emphasize replacing TARGET_TRIPLE (#1250)asquared31415-1/+6
2021-11-04Remove some legacy test suites.Eric Huss-4/+3
2021-11-04tiny capitalization fixDmitry Savintsev-1/+1
2021-11-04Fix dateNoah Lev-1/+1
2021-11-04Update some date-check commentsNoah Lev-4/+3
2021-11-04Ensure date-check cron job is using latest stable RustNoah Lev-0/+4
2021-11-02enhance subtree docs, link to clippy docsCaleb Cartwright-19/+23
2021-11-02Edit introduction to bootstrappingpierwill-54/+61
2021-10-29Some minor adjustments to the diagnostic documentationxFrednet-3/+9
2021-10-28Edit "About this guide" for semantic line feedspierwill-29/+31
2021-10-29Fix `rustc_mir` related links (#1228)Janggun Lee-115/+122
2021-10-27Add documentation for LLVM CFI supportRamon de C Valle-5/+10
2021-10-21Update author fieldNoah Lev-1/+1
2021-10-21Switch date-check to Rust 2021Noah Lev-1/+1
2021-10-22Describe how to trigger perf runs (#1237)Rémy Rakic-1/+4
2021-10-18Remove docs on Assemble step (#1233)Joshua Nelson-19/+4
2021-10-12Update some docs from 2021-10 date triage (#1230)Yusuke Abe-2/+2
2021-10-10Recommend `rustfmt --edition=2021`Noah Lev-2/+2