rustc-dev-guide/src
Tshepang Mbambo ddb3d38965 obey line length limit (part 2) 2022-07-17 23:34:12 +02:00
..
appendix humorust: Forbid pineapple on pizza (#1374) 2022-06-26 21:02:21 +09:00
backend fix some typos (#1398) 2022-07-17 06:45:36 +09:00
borrow_check add section on user types (#1359) 2022-06-08 14:21:01 -03:00
building use relative links 2022-07-17 02:32:44 +02:00
diagnostics diagnostics: structs with new slug syntax (#1377) 2022-06-28 13:17:15 -03:00
img Add article on using WPA to profile rustc memory usage on Windows (#1074) 2021-03-09 04:42:56 +09:00
mir use relative links 2022-07-17 02:32:44 +02:00
notification-groups rustc invocation standarized (#992) 2020-12-28 23:34:51 +01:00
profiling Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00
queries Fix some wording on the "Incremental Compilation In Detail" page 2022-05-24 16:03:20 -07:00
tests Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00
traits Triage some date references related to traits 2022-05-27 21:40:59 -07:00
SUMMARY.md add draft chapter 2022-07-17 23:34:12 +02:00
about-this-guide.md Spelling: Rename `rust` to `Rust` (#1288) 2022-01-18 11:09:37 -03:00
asm.md fix some typos (#1398) 2022-07-17 06:45:36 +09:00
ast-validation.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
borrow_check.md Fix `rustc_mir` related links (#1228) 2021-10-29 00:58:26 +09:00
bug-fix-procedure.md Fix typo in Bug Fix Procedure (#1050) 2021-02-07 11:15:54 -05:00
cli.md --verbose is useful when not compiling and when compiling (#901) 2020-09-29 17:18:00 +02:00
closure.md Fix typo: [upv.rs_mentioned] -> [upvars_mentioned] 2021-11-07 07:48:47 -06:00
compiler-debugging.md Move log/tracing instructions to its own file 2021-10-08 15:41:06 -05:00
compiler-src.md Edit the "Compiler Source Code" chapter (#1307) 2022-05-16 21:02:11 +09:00
compiler-team.md Add S-Inactive PRs as another source of things contributors could work on (#1177) 2021-07-29 06:05:19 +02:00
const-eval.md Fix `rustc_mir` related links (#1228) 2021-10-29 00:58:26 +09:00
constants.md mention `WithOptConstParam` (#1346) 2022-05-09 09:19:43 +09:00
contributing.md use relative links 2022-07-17 02:32:44 +02:00
conventions.md Update some date refs 2022-04-20 13:09:19 -07:00
crates-io.md Consolidate crates.io convention section (#1326) 2022-04-11 22:51:22 +09:00
debugging-support-in-rustc.md remove outdated info on debugging 2022-07-15 13:24:07 +02:00
diagnostics.md small improves (#1371) 2022-06-21 18:45:30 +09:00
early-late-bound.md Spelling fixes 2021-11-15 08:23:01 -06:00
feature-gate-ck.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
feature-gates.md Document how to mark features as incomplete (#1151) 2021-06-29 18:41:13 +02:00
generic_arguments.md Updated kinds that were renamed to generic arguments. 2019-10-12 09:44:31 -05:00
generics.md correct type of SubstsRef (#1347) 2022-05-07 09:58:20 +09:00
getting-started.md Link to The Rust Performance Book (#1300) 2022-02-17 17:46:20 -03:00
git.md Update some links and docs (#1340) 2022-05-17 07:54:45 +09:00
hir-debugging.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
hir.md Update HIR chapter to use `HirId` instead of `NodeId` 2021-12-09 09:11:48 -06:00
identifiers.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
implementing_new_features.md use relative links 2022-07-17 02:32:44 +02:00
incrcomp-debugging.md Fix dep-graph-caller-callee test location 2020-09-03 16:21:30 +02:00
lang-items.md fix some typos (#1398) 2022-07-17 06:45:36 +09:00
licenses.md minor grammar edit 2020-03-22 19:27:23 -05:00
llvm-coverage-instrumentation.md instrument-coverage has been stabilized. 2022-02-20 13:59:23 -08:00
lowering.md Fix path to hir_id_validator.rs 2022-07-02 21:32:39 +02:00
macro-expansion.md use relative links 2022-07-17 02:32:44 +02:00
memory.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
method-lookup.md method-lookup.md improvements (#1296) 2022-04-11 23:29:48 +09:00
miri.md Update miri.md: correct a minor typo (#1334) 2022-04-06 07:47:46 +09:00
name-resolution.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
opaque-types-type-alias-impl-trait-inference.md obey line length limit (part 2) 2022-07-17 23:34:12 +02:00
opaque-types-type-alias-impl-trait.md Fix date-check comment formatting (#1066) 2021-02-20 19:24:01 -08:00
overview.md use relative links 2022-07-17 02:32:44 +02:00
panic-implementation.md Add mdbook-toc, markers, and documentation (#1028) 2021-01-20 14:33:11 -03:00
parallel-rustc.md use relative links 2022-07-17 02:32:44 +02:00
param_env.md Fix double-word typos (#1084) 2021-03-12 03:29:19 +09:00
part-2-intro.md Edit Part 2 introduction (#777) 2020-07-01 13:26:25 +02:00
part-3-intro.md Fix distortions of "representation" 2020-07-14 14:26:41 -05:00
part-4-intro.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
part-5-intro.md Fix a small typo (#1343) 2022-04-20 18:57:49 +09:00
pat-exhaustive-checking.md fix a couple links 2020-12-03 00:06:19 -05:00
profile-guided-optimization.md instrument-coverage has been stabilized. 2022-02-20 13:59:23 -08:00
profiling.md address review comment 2022-07-15 13:24:50 +02:00
query.md Update some links and docs (#1340) 2022-05-17 07:54:45 +09:00
rustbot.md Use shorter 'rustbot label' command 2020-12-01 13:56:48 -05:00
rustc-driver-getting-diagnostics.md make clear that other versions can work (#1373) 2022-06-21 13:26:19 +09:00
rustc-driver-interacting-with-the-ast.md make clear that other versions can work (#1373) 2022-06-21 13:26:19 +09:00
rustc-driver.md Update rustc-driver related examples 2022-05-30 13:57:16 +02:00
rustdoc-internals.md Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00
rustdoc.md Update the build instructions for the standard library 2022-07-11 07:22:24 +02:00
salsa.md fix some typos (#1398) 2022-07-17 06:45:36 +09:00
sanitizers.md Add documentation for LLVM CFI support 2021-10-27 08:55:16 -05:00
serialization.md Remove unneeded hashmarks (#826) 2020-08-17 04:51:37 +09:00
stability.md Update docs for deprecated attribute (#1338) 2022-05-12 13:53:26 +09:00
stabilization_guide.md Send people doing *library* stabilizations over to the std-dev-guide (#1317) 2022-04-14 20:10:34 +09:00
syntax-intro.md add a bit to syntax intro 2020-05-08 09:42:27 -05:00
test-implementation.md Spelling: Rename `rust` to `Rust` (#1288) 2022-01-18 11:09:37 -03:00
the-parser.md Fix formatting of more date references (#1067) 2021-02-22 18:22:23 +09:00
thir.md Update some date refs 2022-04-20 13:09:19 -07:00
tracing.md Add docs for logging of queries. (#1350) 2022-05-12 13:56:26 +09:00
ty-fold.md fix links and names after compiler mv to compiler/ 2020-08-31 05:12:13 +02:00
ty.md small fixes to ty chapter (#1390) 2022-07-15 15:47:42 +09:00
type-checking.md Create issues for many TODOs (#1163) 2021-07-02 10:43:12 +02:00
type-inference.md Update "Inference variables" section (#1145) 2021-06-21 21:50:12 +02:00
variance.md Add mdbook-toc, markers, and documentation (#1028) 2021-01-20 14:33:11 -03:00
walkthrough.md Spelling: Rename `rust` to `Rust` (#1288) 2022-01-18 11:09:37 -03:00