Commit graph

659 commits

Author SHA1 Message Date
Niko Matsakis
94acf38fbb Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
6623226c3b Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
11a964ab17 Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
44cf84b753 Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
45a55e7c88 Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
36431d5ff6 Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
a8b5b21765 Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
2019-06-26 11:05:58 -05:00
Niko Matsakis
66a57fc7f3 adjust overview slightly 2019-06-26 11:05:58 -05:00
Niko Matsakis
5c7f94fae0 describe region inference and member constraints in some detail 2019-06-26 11:05:58 -05:00
Niko Matsakis
99188aef5c start filling out the constraint propagation chapter in more detail 2019-06-26 11:05:58 -05:00
Niko Matsakis
053fad2bbe break out parts of the region inference chapter into sub-chapters 2019-06-26 11:05:58 -05:00
Niko Matsakis
c91e8afe85 fix typo 2019-06-26 11:05:58 -05:00
Mark Mansi
b145f3d935 avoid ftp links 2019-06-26 10:45:56 -05:00
Mark Mansi
b28310b830 fix broken links 2019-06-26 10:45:56 -05:00
Mark Mansi
5ab16e46ce add bibligraphy appendix 2019-06-26 10:45:56 -05:00
Who? Me?!
2eb100a28b Update to mdbook-linkcheck 0.3.0 2019-06-24 09:52:03 -05:00
Who? Me?!
577be7148c Update mdbook 2019-06-24 09:52:03 -05:00
flip1995
78a513d400 Change stage0 cfg_attr to bootstrap 2019-06-24 09:51:06 -05:00
b41sh
910c73f187 fix compiler-team 2019-06-24 09:50:28 -05:00
Amanjeev Sethi
92c8e63c66 Added Rustc Debugger Support Chapter 2019-06-20 20:54:40 -05:00
Mark Mansi
bc4c9c0560 fix typos 2019-06-15 17:29:12 -05:00
Eduard-Mihai Burtescu
13d4f556ee Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>. 2019-06-15 16:58:30 -05:00
Mark Mansi
b10dac3953 fix ci failures, typos, broken links 2019-06-15 16:57:18 -05:00
Mark Mansi
e6c3362e90 Some edits to address review comments 2019-06-15 16:57:18 -05:00
Blitzerr
34ba6e890d Notes about closure de-sugaring 2019-06-15 16:57:18 -05:00
Mark Mansi
1e6ab9e7ff add note about rebuilding llvm 2019-06-15 16:30:28 -05:00
Jonathan Behrens
b394ba60ae Changes to config.toml require a clean 2019-06-15 16:06:20 -05:00
Jonas Schievink
b0c8a03245 Fix a few typos in type inference chapter
Also try to test the top example
2019-06-13 19:49:30 -05:00
Santiago Pastorino
957248dce3 Merge pull request #337 from spastorino/add_triagebot
Add triagebot
2019-06-12 18:42:07 -03:00
Santiago Pastorino
b3c33960dd Add triagebot 2019-06-12 17:00:07 -03:00
Who? Me?!
f5b41c3400 Update how-to-build-and-run.md 2019-06-11 11:55:03 -05:00
Who? Me?!
3a559465dc Update how-to-build-and-run.md 2019-06-11 11:55:03 -05:00
Who? Me?!
32921f754c Update compiler-debugging.md 2019-06-11 11:55:03 -05:00
Who? Me?!
cfb697525c use debug instead of debuginfo-level 2019-06-11 11:55:03 -05:00
mdsimmo
98ec4f7322 Replaced tabs with spaces 2019-06-07 15:32:02 -05:00
mdsimmo
d2d5d7e0db correct indentation
Indentation consistently 4 spaces and Part 1/Part2 contain everything else
2019-06-07 15:32:02 -05:00
Vadim Petrochenkov
85601df5ef Update information about debuginfo configuration 2019-06-02 19:36:58 -05:00
mark
19022db2d4 fix long line 2019-06-02 19:32:17 -05:00
Vallentin
ddb5a4090c Fixed misspelling 2019-06-02 19:24:11 -05:00
Niko Matsakis
b94b7a5e25 Merge pull request #324 from spastorino/add-more-info-subsection
Add more info subsection with links to forge and rustc api docs
2019-05-28 22:53:10 +02:00
Santiago Pastorino
586cbf157f Add more info subsection with links to forge and rustc api docs 2019-05-28 17:51:08 -03:00
Julian Wollersberger
f0357ad4b8 Renamed the file and title of the diagnostics chapter.
When I recently searched for infos in this guide on how to create
a warning, I couldn't find any. Later I found it through #14.

The reason was that I didn't know the term 'diagnostics' and that
it is the collective term for errors, warnings and lints.

Renaming the chapter to include the word 'error' should help.
I think also including 'warning' in the title shouldn't be
neccessary, because it's close enought.
2019-05-17 11:02:08 -05:00
Iñaki Garay
fcc10c5111 Added rustc phases diagram and explanation
Added rustc build phase diagram and explanation
2019-05-15 09:39:50 -05:00
varkor
0d42484b59 Mention running tests for subdirectories 2019-05-15 09:38:51 -05:00
Iñaki Garay
c4fd51510b Fixed links broken by merging chalks rules and solve 2019-05-15 09:34:04 -05:00
Michael Woerister
58e8eb91b4 Add documentation about profile-guided optimization. 2019-05-14 11:19:21 -05:00
Tom Mulvaney
73df716b8f Fix typo, 'which' repeated twice 2019-05-07 09:53:32 -05:00
Niko Matsakis
9818981420 Merge pull request #304 from rasendubi/fix-canonicalization
[canonicalization] fix result canonicalization example
2019-05-04 07:01:32 -04:00
Yuki Okushi
fae4a0412d Rename to RUSTC_LOG 2019-05-03 15:04:24 -05:00
Iñaki Garay
81c0312f61 Added mention of universal ctags 2019-05-03 11:48:45 -05:00