rustc-dev-guide/src
Charles Lew d79227e453 Address review comments. 2020-04-25 06:57:48 -05:00
..
appendix Address review comments. 2020-04-25 06:57:48 -05:00
backend Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
borrow_check Add ids to all glossary items, make existing glossary links point to glossary, add links for def id in query.md 2020-04-05 12:46:22 -05:00
building Start with the basics (#675) 2020-04-17 21:16:56 +09: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 review comments: move text to more relevant section 2020-04-19 13:08:39 -05:00
img
mir Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
profiling Fix typo (#678) 2020-04-19 17:54:45 +02:00
queries Apply suggestions from Zoxc 2020-04-18 20:58:14 -05:00
tests codegen tests: add link to LLVM FileCheck docs (#673) 2020-04-12 02:34:25 +09:00
traits Address review comments. 2020-04-25 06:57:48 -05:00
SUMMARY.md Address review comments. 2020-04-25 06:57:48 -05:00
about-this-guide.md mark-i-m review edits 2020-04-07 12:11:56 -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
closure.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
compiler-debugging.md treat-err-as-bug=n means panic on nth error 2020-04-24 13:48:01 -05:00
compiler-src.md Replace `rustc` with `rustc_middle` (#680) 2020-04-20 15:16:27 +02: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
conventions.md Update some projects locations (#658) 2020-04-02 18:40:15 +02: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 Typo 2020-04-19 13:08:39 -05:00
feature-gate-ck.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03:00
generic_arguments.md
generics.md Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
hir-debugging.md
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
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
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
overview.md Fix some whitespace (#677) 2020-04-19 01:40:16 +09: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 consistent section title casing 2020-04-07 12:11:56 -05:00
part-2-intro.md mark-i-m review edits 2020-04-07 12:11:56 -05:00
part-3-intro.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03: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 Apply feedback. 2020-04-18 20:58:14 -05:00
rustc-driver-interacting-with-the-ast.md add pre-requisite for calling into compiler API (#663) 2020-04-04 09:37:39 +02:00
rustc-driver.md remove stupid-stats, and some references to removed API 2020-04-04 13:36:17 -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
syntax-intro.md Reorganize the guide (#651) 2020-04-06 13:23:34 -03: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
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