rustc-dev-guide/src
Santiago Pastorino 6b51c0cd48 Add more info subsection with links to forge and rustc api docs 2019-05-28 17:51:08 -03:00
..
appendix Renamed the file and title of the diagnostics chapter. 2019-05-17 11:02:08 -05:00
borrow_check Add documentation for two-phase borrows 2019-04-24 17:29:05 -05:00
codegen Bring the updating LLVM guide up to date 2019-05-01 22:18:48 -05:00
diagnostics Renamed the file and title of the diagnostics chapter. 2019-05-17 11:02:08 -05:00
img Added rustc phases diagram and explanation 2019-05-15 09:39:50 -05:00
mir Organize and finish debugging chapters 2019-02-23 18:14:47 -06:00
profiling fix the last link 2018-09-21 15:54:25 -05:00
queries Update query-evaluation-model-in-detail.md 2019-04-13 13:13:28 -05:00
tests Mention running tests for subdirectories 2019-05-15 09:38:51 -05:00
traits Fixed links broken by merging chalks rules and solve 2019-05-15 09:34:04 -05:00
SUMMARY.md Renamed the file and title of the diagnostics chapter. 2019-05-17 11:02:08 -05:00
about-this-guide.md Add more info subsection with links to forge and rustc api docs 2019-05-28 17:51:08 -03:00
borrow_check.md minor improvements 2018-11-08 20:29:45 -06:00
build-install-distribution-artifacts.md updated with review comments 2018-09-29 08:50:30 -05:00
codegen.md Update link to debugging codegen 2019-03-22 16:29:47 -05:00
compiler-debugging.md Rename to RUSTC_LOG 2019-05-03 15:04:24 -05:00
compiler-documenting.md issue_100_4 Updated the rustc documentation location 2018-10-24 19:32:09 -05:00
compiler-team.md Remove IRC from discussion chats 2019-05-01 22:20:10 -05:00
compiletest.md Fix typos 2018-09-12 07:32:18 +02:00
const-eval.md fix related miri variables 2019-01-19 23:48:13 +09:00
conventions.md update conventions 2019-01-23 12:56:40 -06:00
crates-io.md update conventions 2019-01-23 12:56:40 -06:00
diagnostics.md Renamed the file and title of the diagnostics chapter. 2019-05-17 11:02:08 -05:00
existential-types.md add rust,ignore to code snippets 2018-08-20 11:46:41 -05:00
high-level-overview.md Fix the file path where AST is defined 2018-12-01 15:11:25 -06:00
hir-debugging.md Organize and finish debugging chapters 2019-02-23 18:14:47 -06:00
hir.md Update BodyId description 2019-04-20 09:57:54 -05:00
how-to-build-and-run.md Added rustc phases diagram and explanation 2019-05-15 09:39:50 -05:00
implementing_new_features.md Renamed the file and title of the diagnostics chapter. 2019-05-17 11:02:08 -05:00
important-links.md better grouping, more links 2019-01-27 19:58:43 -06:00
incrcomp-debugging.md fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
kinds.md Fix mask -> tag terminology 2019-03-15 17:30:37 -05:00
lowering.md Typo nits #181 (#205) 2018-09-28 20:47:52 -05:00
macro-expansion.md Fix line lengths 2018-09-12 07:33:41 +02:00
method-lookup.md update nightly documention for issue#100-b 2018-04-06 21:40:18 -05:00
miri.md fix unwrap_u64 and to_raw_bits 2019-01-22 00:24:36 +09:00
name-resolution.md document the interaction between macros and nameres 2018-11-09 19:11:32 -06:00
param_env.md Add some documentation for const eval and related topics 2018-02-23 12:36:20 -06:00
part-1-intro.md better titles a la Niko 2019-01-18 15:51:53 -06:00
part-2-intro.md Reorganize the book into 3 parts 2019-01-18 15:51:53 -06:00
profile-guided-optimization.md Add documentation about profile-guided optimization. 2019-05-14 11:19:21 -05:00
profiling.md add a section about profiling with perf 2018-09-10 19:25:29 -05:00
query.md Update query chapter for the query macro rewrite 2019-04-16 15:36:32 -05:00
rustc-driver.md address Zoxc's comments 2019-03-19 19:02:59 -05:00
rustdoc.md Fix typos 2018-09-12 07:32:18 +02:00
stabilization_guide.md fix updating-docs link, add regression test 2019-01-27 19:58:43 -06:00
test-implementation.md Update test-implementation chapter to current code 2019-04-17 22:28:36 -05:00
the-parser.md Fix lines over 80 columns. 2018-08-23 21:56:35 -05:00
ty.md Add preliminary chapter on kinds 2019-02-18 17:48:15 -06:00
type-checking.md fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
type-inference.md first round of link fixes 2018-06-02 17:20:47 -04:00
variance.md Add a more detailed description of how incremental compilation works. 2019-01-30 13:13:16 +01:00
walkthrough.md Fix link in walkthrough 2019-05-01 22:22:29 -05:00