Commit graph

583 commits

Author SHA1 Message Date
Santiago Pastorino
3da584e32b Add experts map section to compiler team page 2019-03-15 17:32:05 -05:00
varkor
e1bcaab591 Fix mask -> tag terminology 2019-03-15 17:30:37 -05:00
Niko Matsakis
f109c576e4 Merge pull request #273 from mark-i-m/conventions
Update Conventions chapters, add chapter on dependencies
2019-03-13 13:44:02 -04:00
Mark Mansi
3fc2b4a379 update mdbook 2019-03-01 17:16:50 -06:00
Mark Mansi
358231e2d6 fix link 2019-02-23 18:14:47 -06:00
Mark Mansi
aa39490700 Organize and finish debugging chapters 2019-02-23 18:14:47 -06:00
Who? Me?!
c65854cf3d Update src/implementing_new_features.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
03b2339742 Update src/implementing_new_features.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
b7334e9586 Update src/implementing_new_features.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Rajkumar Natarajan
d159daf3c5 issue_130_7 updated with review comments 2019-02-23 18:12:58 -06:00
Who? Me?!
2125621c69 Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
81d0e42cd3 Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
ef2e724354 Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
9bca4aa39b Update src/implementing_new_feature.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Who? Me?!
2e90be4119 Update src/SUMMARY.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
2019-02-23 18:12:58 -06:00
Rajkumar Natarajan
f81f087ec4 issue_130_7 implementing new features 2019-02-23 18:12:58 -06:00
Alexander Regueiro
21d7752e21 Small clarifications to glossary definitions 2019-02-18 20:14:41 -06:00
varkor
ad3659cd58 Ignore Rust snippet 2019-02-18 17:48:15 -06:00
varkor
9523b06c68 Add more information and an example to Kind chapter 2019-02-18 17:48:15 -06:00
varkor
6422d38a06 Add preliminary chapter on kinds 2019-02-18 17:48:15 -06:00
varkor
40623feedc Add "drop glue" to the glossary 2019-02-18 12:34:28 -06:00
varkor
02260c1b7c Add "memoise" to the glossary 2019-02-18 12:34:28 -06:00
varkor
1c9c660f55 Add "intern" to the glossary 2019-02-18 12:34:28 -06:00
varkor
6227b16f0b Add "early-bound lifetime" and "late-bound lifetime" to the glossary 2019-02-18 12:34:28 -06:00
varkor
aa73592398 Add "item" to glossary 2019-02-18 12:34:28 -06:00
varkor
db2316388c Add "lang item" to glossary 2019-02-18 12:34:28 -06:00
Zack M. Davis
63f2eb3186 _with_applicability methods are gone
The simpler `span_suggestion` method name now takes the applicability
argument, thanks to Andy Russell (rust-lang/rust@0897ffc28f).
2019-02-06 10:31:58 -06:00
Michael Woerister
f01bade05b Merge pull request #270 from michaelwoerister/query-eval-model-update
Add "The Query Evaluation Model in Detail" and "Incremental Compilation In Detail" chapters.
2019-01-30 13:30:48 +01:00
Michael Woerister
79c54b2e64 Add a more detailed description of how incremental compilation works. 2019-01-30 13:13:16 +01:00
Mark Mansi
f6127541d5 add blurb about downloading artifacts; fix #77x 2019-01-29 11:16:11 -06:00
Mark Mansi
be2bd279e7 better grouping, more links 2019-01-27 19:58:43 -06:00
Ralf Jung
decb484347 Typo
Co-Authored-By: mark-i-m <mark-i-m@users.noreply.github.com>
2019-01-27 19:58:43 -06:00
Mark Mansi
49fb0c34d9 fix updating-docs link, add regression test 2019-01-27 19:58:43 -06:00
Mark Mansi
60e5886f82 add comments from sunjay 2019-01-25 13:37:54 -06:00
Mark Mansi
1ffc443a8a add link to sunjay talk 2019-01-25 13:37:54 -06:00
Mark Mansi
508f794f29 fix #182 2019-01-23 22:26:15 -06:00
Mark Mansi
320a645f3a update conventions 2019-01-23 12:56:40 -06:00
Mark Mansi
1f77162df7 update text about copyright headers 2019-01-23 12:41:18 -06:00
Michael Woerister
f04a5262c9 Add "The Query Evaluation Model in Detail" Chapter. 2019-01-23 15:37:14 +01:00
Oliver Scherer
5d9d8fd4bf Merge pull request #266 from rchaser53/fix-miri
fix unwrap_u64 and to_raw_bits
2019-01-22 09:25:17 +01:00
Oliver Scherer
b750802ba1 Fix TokenStream link 2019-01-21 14:54:10 -06:00
rchaser53
ca84da5492 fix unwrap_u64 and to_raw_bits 2019-01-22 00:24:36 +09:00
Oliver Scherer
f3b628025c Merge pull request #264 from rchaser53/rename-variables-related-miri
fix related miri variables
2019-01-21 10:27:57 +01:00
rchaser53
917c7b5149 fix related miri variables
rename variables like below
 - Value => ConstValue
 - PrimVal => Scalar
 - Value::ByVal => ConstValue::Scalar
 - Value::ByValPair => ConstValue::ScalarPair
2019-01-19 23:48:13 +09:00
mark
ca0fc8ec8f better titles a la Niko 2019-01-18 15:51:53 -06:00
mark
a0badea0c7 Reorganize the book into 3 parts 2019-01-18 15:51:53 -06:00
Who? Me?!
e709d9bfcc Typo + minor edits 2019-01-18 14:36:52 -06:00
Who? Me?!
1d43ad5604 Fix relative link 2019-01-18 14:09:30 -06:00
king6cong
d25c158768 Update the doc related to complier logging 2019-01-18 13:25:19 -06:00
Who? Me?!
56c8f82ba3 Update stabilization_guide.md 2019-01-17 18:57:05 -06:00