| .. |
|
tests
|
fix typo
|
2018-03-10 10:50:26 -06:00 |
|
SUMMARY.md
|
describe how the lowering code works
|
2018-03-19 10:53:39 -04:00 |
|
about-this-guide.md
|
improved grammar
|
2018-01-30 20:14:12 -06:00 |
|
appendix-background.md
|
Add the contents of the typeck READMEs
|
2018-03-12 19:39:56 -05:00 |
|
appendix-code-index.md
|
address review comments
|
2018-03-15 15:00:10 -05:00 |
|
appendix-glossary.md
|
Add the contents of the typeck READMEs
|
2018-03-12 19:39:56 -05:00 |
|
appendix-stupid-stats.md
|
Added links back to nrc's stupid-stats
|
2018-03-12 17:41:01 -05:00 |
|
compiletest.md
|
changed to relative links, where possible
|
2018-02-21 10:44:23 -08:00 |
|
const-eval.md
|
Add some documentation for const eval and related topics
|
2018-02-23 12:36:20 -06:00 |
|
conventions.md
|
Fix typo in conventions.md
|
2018-03-06 19:09:22 -06:00 |
|
high-level-overview.md
|
Fixed issues mentioned by @mark-i-m in review.
|
2018-02-04 21:46:26 -06:00 |
|
hir.md
|
Merge pull request #46 from theotherphil/dumphir
|
2018-02-08 04:13:33 -05:00 |
|
how-to-build-and-run.md
|
correct links (mdbook seems to want them relative to the book root)
|
2018-02-17 10:51:29 -06:00 |
|
incrcomp-debugging.md
|
Add incremental compilation debugging subchapter
|
2018-03-16 11:45:09 -05:00 |
|
incremental-compilation.md
|
Fix typos
|
2018-03-07 12:41:19 -06:00 |
|
macro-expansion.md
|
Changed all instances of `e.g.,` to `e.g.`, and similar.
|
2018-02-04 21:46:26 -06:00 |
|
method-lookup.md
|
Add the contents of the typeck READMEs
|
2018-03-12 19:39:56 -05:00 |
|
mir-borrowck.md
|
Thank you link checker!
|
2018-03-12 17:41:01 -05:00 |
|
mir-construction.md
|
remove the `chap-NNN-` convention from file names
|
2018-01-19 06:46:56 -05:00 |
|
mir-optimizations.md
|
remove the `chap-NNN-` convention from file names
|
2018-01-19 06:46:56 -05:00 |
|
mir-passes.md
|
apply mark-i-m's suggestions
|
2018-02-28 14:30:04 -06:00 |
|
mir-regionck.md
|
Renamed appendices and added @nrc's guide
|
2018-03-12 17:41:01 -05:00 |
|
mir-visitor.md
|
apply mark-i-m's suggestions
|
2018-02-28 14:30:04 -06:00 |
|
mir.md
|
Thank you link checker!
|
2018-03-12 17:41:01 -05:00 |
|
miri.md
|
Add some documentation for const eval and related topics
|
2018-02-23 12:36:20 -06:00 |
|
name-resolution.md
|
Second pass of name resolution
|
2018-03-04 13:29:37 -06:00 |
|
param_env.md
|
Add some documentation for const eval and related topics
|
2018-02-23 12:36:20 -06:00 |
|
query.md
|
Fix typos
|
2018-03-07 12:41:19 -06:00 |
|
rustc-driver.md
|
Added links back to nrc's stupid-stats
|
2018-03-12 17:41:01 -05:00 |
|
rustdoc.md
|
Updated parenthetical
|
2018-03-15 15:00:10 -05:00 |
|
the-parser.md
|
changed hyphens to en-dashes
|
2018-01-30 20:14:12 -06:00 |
|
trait-caching.md
|
Minor grammar and syntax fixes
|
2018-03-25 13:50:58 +00:00 |
|
trait-hrtb.md
|
Clarifications and edits to hrtb chapter
|
2018-02-23 12:40:14 -06:00 |
|
trait-resolution.md
|
clarify how there are two traits chapters
|
2018-03-10 07:06:48 -05:00 |
|
trait-specialization.md
|
Minor updates to specialization subchapter
|
2018-02-23 12:40:14 -06:00 |
|
traits-associated-types.md
|
Minor grammar and syntax fixes
|
2018-03-25 13:50:58 +00:00 |
|
traits-bibliography.md
|
work on traits chapters
|
2018-03-10 07:06:48 -05:00 |
|
traits-canonical-queries.md
|
Fix a few typos
|
2018-03-11 21:05:29 -05:00 |
|
traits-canonicalization.md
|
fix typo
|
2018-03-12 18:14:10 -05:00 |
|
traits-goals-and-clauses.md
|
numerous edits
|
2018-03-10 07:06:48 -05:00 |
|
traits-implied-bounds.md
|
add implied bounds placeholder
|
2018-03-10 07:06:48 -05:00 |
|
traits-lowering-module.md
|
describe how the lowering code works
|
2018-03-19 10:53:39 -04:00 |
|
traits-lowering-rules.md
|
add names to the trait lowering rules
|
2018-03-15 15:01:40 -05:00 |
|
traits-lowering-to-logic.md
|
numerous edits
|
2018-03-10 07:06:48 -05:00 |
|
traits-regions.md
|
work on traits chapters
|
2018-03-10 07:06:48 -05:00 |
|
traits-slg.md
|
add background material on trait queries
|
2018-03-10 07:06:48 -05:00 |
|
traits-wf.md
|
work on traits chapters
|
2018-03-10 07:06:48 -05:00 |
|
traits.md
|
fix link
|
2018-03-10 07:10:44 -05:00 |
|
trans.md
|
Fixed issues mentioned by @mark-i-m in review.
|
2018-02-04 21:46:26 -06:00 |
|
ty.md
|
More minor fixes.
|
2018-02-04 21:46:26 -06:00 |
|
type-checking.md
|
Add the contents of the typeck READMEs
|
2018-03-12 19:39:56 -05:00 |
|
type-inference.md
|
Minor grammar and syntax fixes
|
2018-03-25 13:50:58 +00:00 |
|
variance.md
|
Add the contents of the typeck READMEs
|
2018-03-12 19:39:56 -05:00 |
|
walkthrough.md
|
remove the `chap-NNN-` convention from file names
|
2018-01-19 06:46:56 -05:00 |