about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2022-10-08Update debugging.mdMarc Poulhiès-1/+1
2022-10-08Use llvm subdomain for compiler-explorer linkMarc Poulhiès-2/+2
2022-10-07.gitattributes: Mark minified javascript as binary to filter grepsJosh Triplett-0/+3
2022-10-05fix very minor punctuation typoJoshument-1/+1
2022-10-05diagnostic structs: derive on enum (#1477)David Wood-1/+1
2022-10-05Update running tests with the new flags (#1476)Pietro Albini-3/+9
2022-10-04Rename typeck to hir_analysis (#1475)Bruno Kolenbrander-31/+31
2022-10-03fix typo and make paragraph consistent (#1474)Joshument-1/+1
2022-10-02Update about-this-guide.mdJoshua Nelson-1/+1
2022-10-02Link to the correct page in "about this guide"Joshua Nelson-1/+1
2022-10-01Update r-a config suggestionsLukas Wirth-0/+2
2022-09-26don't refer to the compile-time interpreter as "Miri" (#1471)Ralf Jung-23/+23
2022-09-22UPDATE - Diagnostic docs to reflect renamed traits and macros in rustc PR#101558Jhonny Bill Mena-29/+29
2022-09-22Update mdbook and its extensions versionsYuki Okushi-4/+4
2022-09-22Remove unmaintained actionYuki Okushi-4/+3
2022-09-22Update some actions versionsYuki Okushi-4/+4
2022-09-22Fix some typosYuki Okushi-3/+3
2022-09-20Update stability guide to use CURRENT_RUSTC_VERSION (#1468)Alex Saveau-4/+2
2022-09-19Add a note about building `rust-analyzer-proc-macro-srv` (#1467)Waffle Maybe-0/+9
2022-09-16Link from "implementing to new features" to mcp.md (#1465)Felix S Klock II-0/+6
2022-09-14remove stray **Tshepang Mbambo-2/+3
2022-09-13Explain the new valtree system for type level constants. (#1097)Oli Scherer-3/+50
2022-09-12fix typos and formattingJoshua Nelson-2/+2
2022-09-12Say "bootstrap" instead of "rustbuild"; the latter is not explained anywhere ...Joshua Nelson-1/+1
2022-09-12Rewrite the section on passing flags to subcommandsJoshua Nelson-26/+39
2022-09-12Remove the diagram of all outputs generated by x.pyJoshua Nelson-11/+0
2022-09-12"symbol names" => ABIJoshua Nelson-3/+6
2022-09-12Add symbol-addition to the how-to for new features (#1457)Devin Jeanpierre-4/+6
2022-09-09Fix typo (#1459)Eric Holk-1/+1
2022-09-05Document multipart_suggestion derive on SessionSubdiagnosticXiretza-2/+15
2022-09-03Add reference for updating Windows PATH and fix typoSamyak Sarnayak-2/+4
2022-09-02Update for removal of RLS (#1450)Eric Huss-98/+43
2022-08-29Fix the link to `Parser` structYuki Okushi-2/+2
2022-08-29Remove a dangling link on "The `#[test]` attribute"Yuki Okushi-1/+0
2022-08-27Update the stabilization guide to refer to the new placeholder systemest31-21/+5
2022-08-27Refine the lintstore section (#1429)Tshepang Mbambo-13/+32
2022-08-27typoTshepang Mbambo-1/+1
2022-08-27Updates text to refer to LLVM documentation.Micah Weston-1/+2
2022-08-27Updates LLVM prereqs since upgrade to C++17.Micah Weston-1/+1
2022-08-27we got 3 (#1447)Tshepang Mbambo-39/+45
2022-08-26A few correctionsSparrowLii-5/+5
2022-08-26Update some statementsSparrowLii-33/+27
2022-08-26correct typo in parallel-rustc.mdSparrowLii-2/+2
2022-08-26Correct some statements in parallel-rustc.mdSparrowLii-10/+9
2022-08-26update parallel-rustc.mdSparrowLii-33/+101
2022-08-25address review commentTshepang Mbambo-1/+7
2022-08-25make date-check more easy to useTshepang Mbambo-4/+2
2022-08-25update thir output (#1445)Tshepang Mbambo-56/+105
2022-08-23do not offer option to run code (#1442)Tshepang Mbambo-1/+1
2022-08-23fix quick-edit link (#1441)Tshepang Mbambo-1/+1