about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-07-14make it read betterTshepang Mbambo-1/+1
2023-07-14fix(how-to-build-and-run): fix a typo ("fromer" -> "former")İsmail Arılık-1/+1
2023-07-13fix(how-to-build-and-run): remove a wrong paragraphİsmail Arılık-4/+0
2023-07-13linked issue is closed (#1729)Tshepang Mbambo-18/+0
2023-07-12remove duplicated reference in about-this-guide.mdİsmail Arılık-1/+0
2023-07-11Update src/early-late-bound.mdMichael Goulet-1/+1
2023-07-11caps is so importantBoxy-1/+1
2023-07-11Gats isnt the only cool kid anymoreBoxy-3/+1
2023-07-11split file and replace with deep dive docBoxy-88/+242
2023-07-11add section for normalization with the new solverlcnr-0/+81
2023-07-11Improve cleanup-crew.md with an example postİsmail Arılık-1/+1
2023-07-09fix: update link to function coverage (#1727)Emmanuel Ferdman-1/+1
2023-07-09Fix a bug in getting-started.md (#1726)İsmail Arılık-1/+1
2023-07-08improve explanation of placing tests in separate file (#1721)Tshepang Mbambo-7/+6
2023-07-08various fixes/improvements to Contributing chapter (#1723)Tshepang Mbambo-73/+69
2023-07-08ty::ConstKind has moved (#1724)Tshepang Mbambo-1/+1
2023-07-05document `.x test --rustc-args` optionRémy Rakic-0/+9
2023-07-03tests/run-make files have movedTshepang Mbambo-4/+3
2023-07-03replace dead link (#1717)Tshepang Mbambo-1/+1
2023-07-02fix linkTshepang Mbambo-2/+2
2023-07-03update linkTshepang Mbambo-1/+1
2023-07-02typoTshepang Mbambo-1/+1
2023-07-02OwningRef exists no moreTshepang Mbambo-2/+0
2023-07-01Try to avoid confusionsslime336-22/+29
2023-06-30typoTshepang Mbambo-1/+1
2023-06-30Fix line length out of limitsslime336-1/+2
2023-06-30Change `x.py` into `x`, add explanation for `x`sslime336-42/+67
2023-06-30Change `./x.py` into `./x`sslime336-157/+155
2023-06-29include rustc-dev-guide's own issues in suggested searchjyn-1/+1
2023-06-29Improve Windows docsjyn-2/+20
2023-06-29Inline alternate x.py invocations from the rust-lang/rust readmejyn-0/+25
2023-06-29cleanup the "tracking issue" sectionjyn-18/+3
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