rustc-dev-guide/src
David Wood fd458b988c
Expand on the documentation for polymorphization. (#803)
This commit elaborates on the existing documentation for
polymorphization now that polymorphization has almost landed
in rustc.

Signed-off-by: David Wood <david@davidtw.co>
2020-07-22 19:42:50 +09:00
..
appendix Fix jump marker of debruijn index (#783) 2020-07-04 00:31:52 +09:00
backend Expand on the documentation for polymorphization. (#803) 2020-07-22 19:42:50 +09:00
borrow_check words 2020-06-05 10:33:15 -05:00
building Resync config.toml and suggest better settings 2020-07-14 15:03:16 -05:00
diagnostics Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
img Minor updates to stage docs. (#781) 2020-07-04 00:28:44 +09:00
mir Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
notification-groups Clean up the paragraph about aliases for pinging the notification groups (#743) 2020-06-10 18:04:19 -04:00
profiling Fix typo (#678) 2020-04-19 17:54:45 +02:00
queries tidy 2020-04-30 21:25:29 -05:00
tests Fix link for armhf-gnu Dockerfile 2020-07-04 13:06:27 -05:00
traits Fix example for winnowing 2020-05-02 21:23:21 -05:00
SUMMARY.md Fixes menu for rustdoc page (#804) 2020-07-18 19:18:06 +09:00
about-this-guide.md inluding -> including 2020-07-10 16:47:54 -05:00
ast-validation.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
borrow_check.md Wrap link in borrow_check.md to satify line length checks 2020-04-05 12:46:22 -05:00
bug-fix-procedure.md fix a few more links 2020-03-31 15:43:14 -05:00
cli.md Add a link to the forge procedure on adding new options. (#754) 2020-06-18 10:33:15 +02:00
closure.md Rename `upvars` query to `upvars_mentioned` 2020-05-26 11:05:21 -05:00
compiler-debugging.md Clean-up minor issues (#802) 2020-07-18 00:00:34 +09:00
compiler-src.md Replace `rustc` with `rustc_middle` (#680) 2020-04-20 15:16:27 +02:00
compiler-team.md Update chat info to reflect decision to close down Discord `#compiler`. (#800) 2020-07-17 13:01:31 +09:00
compiletest.md All the text is at the time of this writing 2020-03-17 12:16:02 -05:00
const-eval.md Update docs related to const-eval/Miri (#676) 2020-05-25 17:23:15 +09:00
contributing.md Clean-up minor issues (#802) 2020-07-18 00:00:34 +09:00
conventions.md update conventions (#735) 2020-06-05 13:06:39 -03:00
crates-io.md
debugging-support-in-rustc.md Add section describing source file checksums in debug info 2020-04-08 15:50:31 -05:00
diagnostics.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
early-late-bound.md Add a bit about various type system concepts (#697) 2020-06-05 13:11:09 -03:00
feature-gate-ck.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
generic_arguments.md Updated kinds that were renamed to generic arguments. 2019-10-12 09:44:31 -05:00
generics.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
getting-started.md Clean-up minor issues (#802) 2020-07-18 00:00:34 +09:00
hir-debugging.md
hir.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
implementing_new_features.md Earlier clarification of pFCP abbreviation (#791) 2020-07-12 10:29:17 +09:00
incrcomp-debugging.md
licenses.md minor grammar edit 2020-03-22 19:27:23 -05:00
lowering.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
macro-expansion.md Rename resolvers following the latest rustc change (#776) 2020-06-30 16:22:38 +02:00
memory.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
method-lookup.md
miri.md Update docs related to const-eval/Miri (#676) 2020-05-25 17:23:15 +09:00
name-resolution.md Rename resolvers following the latest rustc change (#776) 2020-06-30 16:22:38 +02:00
opaque-types-type-alias-impl-trait.md Update section on "existential type" to "opaque type" 2019-08-29 08:13:12 -05:00
overview.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
panic-implementation.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
parallel-rustc.md Fix typo 2020-05-08 12:02:56 -05:00
param_env.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05: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 consistent section title casing 2020-04-07 12:11:56 -05:00
pat-exhaustive-checking.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
profile-guided-optimization.md
profiling.md Update some projects locations (#658) 2020-04-02 18:40:15 +02:00
query.md It looks like the high-level-overview was renamed (#721) 2020-05-28 00:04:56 +09:00
rustc-driver-getting-diagnostics.md Reference complete examples 2020-05-07 17:30:27 -05:00
rustc-driver-interacting-with-the-ast.md Reference complete examples 2020-05-07 17:30:27 -05:00
rustc-driver.md remove stupid-stats, and some references to removed API 2020-04-04 13:36:17 -05:00
rustdoc-internals.md Move x.py commands to overview 2020-06-23 17:40:16 -05:00
rustdoc.md Move x.py commands to overview 2020-06-23 17:40:16 -05:00
salsa.md salsa: reduce overlong sentence 2019-12-19 23:03:08 -06:00
sanitizers.md Update sanitizers documentation (#562) 2020-02-10 10:53:59 -05:00
stability.md Introduce `rustc_const_stable` and explain `rustc_const_unstable` (#542) 2019-12-24 01:16:23 +01:00
stabilization_guide.md Fix links and paths 2020-01-12 14:31:55 -06:00
syntax-intro.md add a bit to syntax intro 2020-05-08 09:42:27 -05:00
test-implementation.md fix links (#702) 2020-05-11 16:51:33 -03:00
the-parser.md SPRINKLE ALL THE THINGS 2020-05-08 09:42:27 -05:00
ty-fold.md fix a few more links 2020-03-31 15:43:14 -05:00
ty.md Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
type-checking.md
type-inference.md add some type inference links, and fix/improve some stuff (#654) 2020-04-01 10:52:31 +02:00
variance.md fix broken links 2019-11-05 11:58:33 -06:00
walkthrough.md Fix typo: review -> reviewer 2020-07-11 09:30:19 -05:00