rustc-dev-guide/src
Wesley Wiser 53c99c90bd Improve "Profiling the compiler" docs
Add mentions and links to `rustc-perf` and `measureme`.
2019-08-25 11:39:11 -05:00
..
appendix fix links 2019-08-21 10:29:20 -05:00
borrow_check Fix miscellaneous spelling typos. (#397) 2019-07-25 19:25:26 -03:00
codegen Fix miscellaneous spelling typos. (#397) 2019-07-25 19:25:26 -03: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 Fix typo 2019-06-26 22:21:47 -05:00
profiling Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. 2019-06-15 16:58:30 -05:00
queries Fix typo 2019-07-20 15:45:30 -05:00
tests run-pass dir is gone (#409) 2019-08-01 23:25:07 -03:00
traits remove flaky link 2019-08-24 22:05:50 -05:00
SUMMARY.md Explain our stability attributes 2019-08-24 22:06:59 -05:00
about-this-guide.md fix awkward sentence structure (#410) 2019-08-05 18:07:17 -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
closure.md Fix miscellaneous spelling typos. (#397) 2019-07-25 19:25:26 -03:00
codegen.md Update link to debugging codegen 2019-03-22 16:29:47 -05:00
compiler-debugging.md Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. 2019-06-15 16:58:30 -05:00
compiler-documenting.md issue_100_4 Updated the rustc documentation location 2018-10-24 19:32:09 -05:00
compiler-team.md update link (#411) 2019-08-05 18:07:05 -03:00
compiletest.md run-pass dir is gone (#409) 2019-08-01 23:25:07 -03:00
const-eval.md fix related miri variables 2019-01-19 23:48:13 +09:00
conventions.md fix typos 2019-06-15 17:29:12 -05:00
crates-io.md update conventions 2019-01-23 12:56:40 -06:00
debugging-support-in-rustc.md Fix typos. 2019-08-01 16:03:20 -05: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 document how to use system llvm 2019-08-14 08:26:07 -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 typos. 2019-08-01 16:03:20 -05:00
lowering.md Typo nits #181 (#205) 2018-09-28 20:47:52 -05:00
macro-expansion.md Fix macro syntax error 2019-07-22 00:16:55 -05:00
method-lookup.md update nightly documention for issue#100-b 2018-04-06 21:40:18 -05:00
miri.md Fix typos. 2019-08-01 16:03:20 -05: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 Improve "Profiling the compiler" docs 2019-08-25 11:39:11 -05:00
query.md Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. 2019-06-15 16:58:30 -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
stability.md minor fixes 2019-08-24 22:06:59 -05:00
stabilization_guide.md Fix typos. 2019-08-01 16:03:20 -05:00
test-implementation.md Update test-implementation chapter to current code 2019-04-17 22:28:36 -05:00
the-parser.md write a short paragraph about the new lexer 2019-07-22 00:19:17 -05:00
ty.md Fix typos. 2019-08-01 16:03:20 -05:00
type-checking.md fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
type-inference.md Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. 2019-06-15 16:58:30 -05: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