about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
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
2024-04-01Change location in guideBoxy-1/+1
2024-04-01Initial rewriteBoxy-40/+130
2024-03-31Add quickstart for how to build and run the compiler (#1951)Nilstrieb-0/+70
2024-03-30Delete length check (#1952)Nilstrieb-71/+3
2024-03-28Fix some commentsJohnEndson-6/+6
2024-03-27summary: opaque-types-region-inference-restrictionsAli MJ Al-Nasrawy-0/+2
2024-03-27add opaque-types-region-inference-restrictionsAli MJ Al-Nasrawy-0/+264
2024-03-23Rename AstConv to HIR ty loweringLeón Orell Valerian Liehr-26/+29
2024-03-22add chapter to summarylcnr-0/+1
2024-03-22explain rigid aliaseslcnr-1/+3
2024-03-22Update src/solve/significant-changes.mdlcnr-1/+1
2024-03-22Update src/solve/significant-changes.mdlcnr-1/+1
2024-03-22is this sensible? idklcnr-38/+77
2024-03-22explore significant changes with the new solverlcnr-0/+109
2024-03-22canonicalization is out of datelcnr-1/+0
2024-03-22Fix broken link in chapter '1. How to build and run the compiler'Christopher B. Speir-1/+1
2024-03-19typoTshepang Mbambo-1/+1
2024-03-18Reflect rustc_codegen_cranelift moveSeo Sanghyeon-1/+1
2024-03-13Update rustdoc-internals.md (#1911)Tbkhi-123/+149
2024-03-13Update test-implementation.md (#1937)Tbkhi-29/+34
2024-03-13Extract Bootstrap into its own section (#1939)许杰友 Jieyou Xu (Joe)-16/+79
2024-03-13typosTshepang Mbambo-4/+4
2024-03-12More updates for recent diagnostics changes.Nicholas Nethercote-62/+60
2024-03-11Update bibliography.md (#1912)Tbkhi-18/+19
2024-03-11update rustc-driver-interacting-with-the-ast.md (#1930)Tbkhi-2/+6
2024-03-11Update rustc-driver-getting-diagnostics.mdTbkhi-3/+8
2024-03-08Document that test names cannot contain dots (#1927)许杰友 Jieyou Xu (Joe)-0/+3
2024-03-04Update overview.md (#1898)Tbkhi-156/+172
2024-03-04and againlcnr-0/+1
2024-03-04unfk linkslcnr-0/+1
2024-03-04next-solver: document caching (#1923)lcnr-0/+112
2024-03-01Add compiletest docs for FileCheck prefixes and `//@ filecheck-flags:` (#1914)Stuart Cook-0/+32
2024-03-01Use different type in an example (#1908)Arthur Milchior-1/+1
2024-03-01Update run-make test description (#1920)许杰友 Jieyou Xu (Joe)-6/+37
2024-03-01Add some more details on feature gating (#1891)Christopher Smyth-3/+9
2024-03-01make shell.nix better (#1858)Nilstrieb-57/+24
2024-03-01opaque types in new solver (#1918)lcnr-0/+120