about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2024-06-24tests/headers: document `needs-symlink` (#2001)许杰友 Jieyou Xu (Joe)-0/+2
2024-06-23Rename `wasm32-wasi` to `wasm32-wasip1`Yosh-4/+4
2024-06-23Document inert vs active attributes (#1110)Aaron Hill-0/+54
2024-06-19docs: document hard-resetting submodules许杰友 Jieyou Xu (Joe)-0/+31
2024-06-18Fix note about compiletest header `rustfix-only-machine-applicable` (#1998)León Orell Valerian Liehr-2/+2
2024-06-18docs: mention RUSTC_ICE=0 to suppress ICE file许杰友 Jieyou Xu (Joe)-0/+6
2024-06-16tell about `STAGE0_MISSING_TARGETS` for new targetsonur-ozkan-0/+11
2024-06-13Rewrite CI documentationJakub Beránek-54/+247
2024-06-12Compiletest docs for recently-added features (#1994)Stuart Cook-6/+19
2024-06-12Add {{target}} to header substitutionsLukas Wirth-0/+2
2024-06-10run-make: add tip about quick-compile with stage0 rustc许杰友 Jieyou Xu (Joe)-0/+12
2024-06-10Mention `COMPILETEST_REQUIRE_ALL_LLVM_COMPONENTS` in `needs-llvm-components` ...erikdesjardins-1/+1
2024-06-09Add run-make port initiative to the Recurring work section (#1992)Jakub Beránek-0/+1
2024-06-08Document the `//@ unused-revision-names:` test header (#1991)Stuart Cook-0/+15
2024-06-03Fix dead links (#1988)听寒-4/+4
2024-06-04should use `&` to load completions for PowerShell (#1978)听寒-1/+1
2024-05-31ReviewsBoxy-26/+31
2024-05-31Rewrite the "representing types" section to be more comprehensiveBoxy-342/+508
2024-05-31Introduce chapter for defining generic parametersBoxy-2/+30
2024-05-25sync the stage0 filenameonur-ozkan-2/+1
2024-05-25Add Rust for Linux notification group entryJakub Beránek-0/+25
2024-05-21fix some typossurechen-10/+10
2024-05-17add a high level explanation, and remove a disclaimer (#1982)Boxy-20/+39
2024-05-17Fix broken link to "Lowering"David Archibald-1/+1
2024-05-16Fix broken linkgstjepan2-1/+1
2024-05-15Add note about how to pick up abandoned PRsJakub Beránek-0/+14
2024-05-15Toc here is overkillArdi-4/+0
2024-05-13Link to lint L-* labels许杰友 Jieyou Xu (Joe)-0/+2
2024-05-11Update the rustc_interface examples for current rustc (#1974)Matthew Woodcraft-14/+14
2024-05-09Edit `Parameter Environments`'s url as it has been edited in #1953surechen-4/+4
2024-05-06Improve FALSE sentenceUrgau-1/+1
2024-05-06Add documentation for check-cfg by-default in UI testsUrgau-0/+4
2024-05-05Add Apple notification group (#1964)Mads Marquart-0/+57
2024-05-04Add an example how to add a job to PR CIJakub Beránek-1/+15
2024-05-04Update CI documentation to avoid mentioning `expand-yaml-anchors`Jakub Beránek-29/+25
2024-04-30Rename `-Z verbose` to `-Z verbose-internals`Yutaro Ohno-3/+3
2024-04-28typo traige->triageEmanuel Czirai-1/+1
2024-04-13Add a note about checks with multiple revisions (#1963)Trevor Gross-2/+4
2024-04-11compiletest: clarify that headers must be one header per line许杰友 Jieyou Xu (Joe)-1/+5
2024-04-09chore: fix some typos in conmentsneedsure-7/+7
2024-04-08compiletest: specify which special env var and which particular CI job (#1960)许杰友 Jieyou Xu (Joe)-2/+4
2024-04-06Explicitly mention compiletest directives are supported in rmake.rs (#1949)许杰友 Jieyou Xu (Joe)-0/+3
2024-04-06Add docs for sharded descriptionsMichael Howell-36/+148
2024-04-06Add basic docs for the new `aux-bin` header (#1942)Martin Nordholts-1/+6
2024-04-06Add needs-threads header command (#1943)Eric Huss-0/+1
2024-04-06Fix some broken links under bootstrapping. (#1958)Prashanth Mundkur-8/+8
2024-04-05Replace -Zno-parallel-llvm with -Zno-parallel-backendTim Neumann-1/+1
2024-04-01Fix some broken linksBoxy-3/+5
2024-04-01Reorganise into subchapters and explain `Reveal`Boxy-161/+207
2024-04-01reviewsBoxy-4/+5