rustc-dev-guide/src
Who? Me?! f57ba1f6e2 Shorten line 2020-04-01 20:09:08 -05:00
..
appendix and a few more links 2020-03-31 15:43:14 -05:00
backend point to new Cranelift home 2020-03-31 21:35:36 -05:00
borrow_check Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
building Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
codegen fix broken links 2020-03-31 21:34:55 -05:00
diagnostics Update ./x.py tidy testing documentation (#607) 2020-03-10 12:02:24 +09:00
ice-breaker skeleton for backend chapters 2020-03-12 14:11:01 -05:00
img Added rustc phases diagram and explanation 2019-05-15 09:39:50 -05:00
mir Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
profiling use-jemalloc -> jemalloc 2020-03-17 12:16:02 -05:00
queries Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
tests and a few more links 2020-03-31 15:43:14 -05:00
traits Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
SUMMARY.md Shorten line 2020-04-01 20:09:08 -05:00
about-this-guide.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
borrow_check.md update NLL after refactorings 2019-12-14 06:41:11 -06:00
bug-fix-procedure.md fix a few more links 2020-03-31 15:43:14 -05:00
closure.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
compiler-debugging.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
compiler-team.md and a few more links 2020-03-31 15:43:14 -05:00
compiletest.md All the text is at the time of this writing 2020-03-17 12:16:02 -05:00
const-eval.md fix related miri variables 2019-01-19 23:48:13 +09:00
conventions.md Update ./x.py tidy testing documentation (#607) 2020-03-10 12:02:24 +09:00
crates-io.md update conventions 2019-01-23 12:56:40 -06:00
debugging-support-in-rustc.md Rename rustc-guide to rustc-dev-guide (#601) 2020-03-10 11:01:43 -03:00
diagnostics.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05: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
high-level-overview.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
hir-debugging.md Organize and finish debugging chapters 2019-02-23 18:14:47 -06:00
hir.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
implementing_new_features.md Remove typo 2020-03-17 12:16:02 -05:00
incrcomp-debugging.md fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
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 `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
memory.md fix a few more links 2020-03-31 15:43:14 -05:00
method-lookup.md update nightly documention for issue#100-b 2018-04-06 21:40:18 -05:00
miri.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
name-resolution.md Resolver trait moved (#652) 2020-04-01 11:04:45 +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
panic-implementation.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
param_env.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
part-1-intro.md Rename rustc-guide to rustc-dev-guide (#601) 2020-03-10 11:01:43 -03:00
part-2-intro.md Rename rustc-guide to rustc-dev-guide (#601) 2020-03-10 11:01:43 -03:00
profile-guided-optimization.md Add documentation about profile-guided optimization. 2019-05-14 11:19:21 -05:00
profiling.md Improve "Profiling the compiler" docs 2019-08-25 11:39:11 -05:00
query.md QueryDescription has moved 2020-03-31 15:43:14 -05:00
rustc-driver-interacting-with-the-ast.md Update src/rustc-driver-interacting-with-the-ast.md 2020-04-01 20:09:08 -05:00
rustc-driver.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
rustdoc.md Fix links and paths 2020-01-10 13:12:39 -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
test-implementation.md follow 4-space indent idiom 2020-03-31 22:17:15 -05:00
the-parser.md it is rustc_parse, not rustc_parser 2020-03-31 22:17:35 -05:00
ty-fold.md fix a few more links 2020-03-31 15:43:14 -05:00
ty.md Remove left overs from HackMD migration (#655) 2020-04-01 16:25:14 +02:00
type-checking.md fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
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 Update src/walkthrough.md 2020-03-17 12:16:02 -05:00