Commit graph

2048 commits

Author SHA1 Message Date
Mark Mansi
7ecacb4af5 add something for mir opt 2019-11-14 13:08:20 -06:00
Who? Me?!
99ba3e67d6 add compilers biblio (#512) 2019-11-13 16:51:01 +01:00
ksqsf
391c77b148 backtraces work on Mac 2019-11-12 14:44:41 -06:00
Mark Mansi
1bfdcdbd9e update parser chapter 2019-11-12 10:28:31 -06:00
Mark Mansi
26c441e8b0 Fix chalk links 2019-11-08 11:24:48 -06:00
Tshepang Lekhonkhobe
36314738f3 trim down "Document rustc" 2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe
eb26cd56ca whitespace 2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe
c314450b99 those are now documented in this guide 2019-11-08 10:16:21 -06:00
Tshepang Lekhonkhobe
3e561a3c80 rustc_back has long since been renamed to rustc_target 2019-11-08 10:16:06 -06:00
Tshepang Lekhonkhobe
f210bcee18 fix typo 2019-11-08 10:15:21 -06:00
PotHix
08449a6284 Update the "Testing infrastructure" section
The testing infrastructure was migrated from Travis and AppVeyor to
Azure Pipelines some time ago. This commit updates the documentation to
reflect this change.

Fixes #500.
2019-11-08 10:14:17 -06:00
Youngsuk Kim
5891e73cf1 Clarify function name and add links (#506)
* Clarify function name and add links 

rustc_interface::interface::run_compiler 
(https://doc.rust-lang.org/nightly/nightly-rustc/rustc_interface/interface/fn.run_compiler.html)
2019-11-09 01:09:44 +09:00
Yuki Okushi
59adfcb500 Add link to git repository for book 2019-11-06 22:19:30 -06:00
Who? Me?!
e43f7e38be Fix diagram src 2019-11-05 21:57:14 -06:00
Mark Mansi
caa9caa017 fix links 2019-11-05 21:45:49 -06:00
Mark Mansi
196e0e9864 breakup the building chapter 2019-11-05 21:45:49 -06:00
Mark Mansi
b53100901b fold subchapters 2019-11-05 15:38:19 -06:00
Mark Mansi
e7aa2b0b2c add compiler lecture series appendix 2019-11-05 13:24:26 -06:00
Ralf Jung
3ea406335b apply linebreaks 2019-11-05 12:33:38 -06:00
Ralf Jung
599540cf50 expand and update Miri description 2019-11-05 12:33:38 -06:00
Who? Me?!
4a01cb86fe Add travis badge to README 2019-11-05 11:59:04 -06:00
Mark Mansi
4b61151de3 fix broken links 2019-11-05 11:58:33 -06:00
Mark Mansi
05185d2d7b remove all the hacks, add some improvements 2019-11-05 11:58:33 -06:00
Mark Mansi
996acad260 add discussion transcript so we don't lose it 2019-11-05 11:56:47 -06:00
Mark Mansi
eba330a5b1 add guidelines for future-incompat lints 2019-11-05 11:56:31 -06:00
Eric Huss
4134cd4b04 Fix some broken fragment links. 2019-11-05 11:35:34 -06:00
Mazdak Farrokhzad
a95dccd509 Please don't rustfmt. 2019-11-05 09:10:33 -06:00
Tomasz Miąsko
2ce38ef2e1 Sanitizers implementation in rustc 2019-11-05 09:05:38 -06:00
Alexander Regueiro
d7cf62e91b Updated instructions for tracking issue (#488)
* Updated instructions for tracking issue

Removed link to Forge instructions for documentation since they no longer seem to exist.

* Improved links and wording
2019-11-01 14:36:47 -03:00
Mark Rousskov
5f59fbb864 Fixup links in lintstore docs (#487) 2019-10-30 09:32:16 -04:00
Mark Rousskov
a6a5e541c8 Add some docs around the lint store (#476)
* Add some docs around the lint store

* Update src/diagnostics.md

Co-Authored-By: Niko Matsakis <niko@alum.mit.edu>

* restructure
2019-10-29 17:09:10 -04:00
Tshepang Lekhonkhobe
8c470a117a fix some whitespace issues (#483)
Also, those are not sh scripts
2019-10-28 15:06:57 +09:00
Mazdak Farrokhzad
fde83900df Explain rustc_on_unimplemented 2019-10-27 15:58:58 -04:00
Who? Me?!
7e990e4d0d move readme to guide (#481) 2019-10-24 16:30:01 -03:00
CreepySkeleton
0c155671b2 Fix missing link (#480) 2019-10-24 15:54:40 -03:00
CreepySkeleton
9238525e0f Fix a typo (#477) 2019-10-24 02:42:52 +09:00
Niko Matsakis
2ae9abceac give instructions for how to ping the ICE-breaker teams (#475)
* give instructions for how to ping the ICE-breaker teams

* Update src/ice-breaker/about.md

Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>

* add links
2019-10-22 17:11:52 -03:00
Yuki Okushi
49f98a9b0f Update links (#472) 2019-10-18 16:22:17 +09:00
Tshepang Lekhonkhobe
00b5a6ecde I prefers long options in documentation 2019-10-17 23:14:34 -05:00
Tshepang Lekhonkhobe
ee64b802c4 format examples better (#471) 2019-10-17 21:03:46 -03:00
Tshepang Lekhonkhobe
00a342a249 fix links (#469) 2019-10-17 16:40:38 +09:00
Tshepang Lekhonkhobe
70185c065c update link 2019-10-16 00:35:41 -05:00
Chris Emerson
c86863d441 Fix some paths: tt -> mbe (#465) 2019-10-12 19:11:52 -03:00
Diogo Sousa
1c14f496f1 Updated kinds that were renamed to generic arguments.
This change happened in commit bea3d67c77 on
rust-lang/rust.
2019-10-12 09:44:31 -05:00
Eric Huss
5f6b2976ee Try to clarify how crates are able to access force-unstable dependencies
without a feature attribute.
2019-10-10 21:00:58 -05:00
Eric Huss
80a92c5bd5 Expand on stability documentation. 2019-10-10 21:00:58 -05:00
Niko Matsakis
f5ba1f3443 reference the new PR mechanism (#463)
* reference the new PR mechanism

* wrap lines
2019-10-10 15:28:49 -03:00
Amanjeev Sethi
96b9ee0758 Refactor (build CI script): minimizes the script, thanks to mark-i-m 2019-10-04 16:32:47 -05:00
Amanjeev Sethi
3e2d38d341 Fix (build CI script): fails early if linkcheck fails 2019-10-04 16:32:47 -05:00
Amanjeev Sethi
e9abf0071e Fix (build CI script):
* Removes timeout hack because it is not needed because we have upgraded mdbook_linkcheck
* Renamed build script because it is no longer ignoring timeouts
2019-10-04 16:32:47 -05:00