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
Amanjeev Sethi
f40d71327b
Revert "Removes timeout script so CI does not have false positives"
...
This reverts commit c3ed0a1ef9013f2821eed24efcd9954600ce2b41.
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
ca97497c9e
Revert "Removes timeout script call so CI does not have false pasitives"
...
This reverts commit 5aa733097afa7d4b3ec67e4fb09b76c761f18d17.
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
6ddf409d8a
Removes timeout script call so CI does not have false pasitives
2019-10-04 16:32:47 -05:00
Amanjeev Sethi
343030ec02
Removes timeout script so CI does not have false positives
2019-10-04 16:32:47 -05:00
Niko Matsakis
140c57b7b4
create guide to ICE-breaker groups and specifically advice for LLVM ( #452 )
2019-10-02 16:18:28 -04:00
Tshepang Lekhonkhobe
eb3442eb49
fix chalk links ( #457 )
...
* whitespace
* update links
2019-10-02 13:25:56 -03:00
Tshepang Lekhonkhobe
fe222ef416
codegen unit is aka CGU ( #459 )
2019-10-02 13:25:14 -03:00
Mazdak Farrokhzad
1ebb3a2b9e
Update feature gating docs to fit reality ( #455 )
2019-10-01 08:40:58 -03:00
Mazdak Farrokhzad
f2ef7e8199
issues/issue-12345.rs is an anti-pattern ( #456 )
2019-10-01 08:39:48 -03:00
lzutao
e644c6c600
Prefer https in GitHub pages urls ( #454 )
2019-09-30 11:26:27 -03:00
Tshepang Lekhonkhobe
4f5af070ae
file has since been removed from content ( #453 )
...
Should of been part of 2ef961e45465a5edfbd3d5c49e4a16cee356b44b
2019-09-25 16:29:26 -03:00
Alex Crichton
b15d92d368
Update the "Updating LLVM" documentation ( #451 )
...
Make sure existing sections are up-to-date and then also add some words
about the recent convention we developed for updating LLVM versions with
respect to branch naming as well.
2019-09-20 14:08:46 -05:00
Yuki Okushi
89661e0dda
Add guidance for making a PR fixes toolstate
2019-09-19 20:21:14 -05:00
Who? Me?!
e0de7abe75
add some instructions to fix toolstate ( #446 )
2019-09-18 09:50:39 -03:00
Youngsuk Kim
d74617f32d
minor typo fixes ( #445 )
...
* typo fix
how to expose the them to any sort of external testing apparatus
=> how to expose them to any sort of external testing apparatus
* typo fix
These following image depicts
=> The following image depicts
* typo fix
trait itself is found in in
=> trait itself is found in
* Update src/mir/passes.md
following JohnTitor's suggestion
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
* Update src/test-implementation.md
Also following JohnTitor's suggestion
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2019-09-16 17:34:03 -03:00
Youngsuk Kim
91ef424d2c
typo fix ( #444 )
...
that would get compile to => that would get compiled to
2019-09-16 10:37:02 -03:00
Tshepang Lekhonkhobe
f3a4f1b448
typo ( #441 )
2019-09-08 02:05:22 -03:00
Mark Mansi
6e8f64d251
hack + drive-by-fix
2019-09-05 19:04:33 -05:00
Michael Bryan
0612ebfbf6
Made sure travis caches mdbook-linkcheck's cache file
2019-09-05 17:03:24 -05:00
Michael Bryan
ee48f72ba8
Updated the mdbook-linkcheck version
2019-09-05 17:03:24 -05:00
Mark Mansi
ac968a5315
fix broken link
2019-09-05 16:58:38 -05:00
Edd Barrett
8b129253b8
Fix a link in the query docs.
2019-09-05 16:58:26 -05:00
varkor
c4293b61e7
Update section on "existential type" to "opaque type"
2019-08-29 08:13:12 -05:00
Tshepang Lekhonkhobe
45c8e5da01
merge libtest build step with libstd ( #434 )
...
Partially handles #431
2019-08-27 09:44:58 -03:00
Tshepang Lekhonkhobe
8da023ab07
immutable was meant here ( #435 )
2019-08-27 09:44:07 -03:00
Tshepang Lekhonkhobe
b07b83de65
'or' skipped
2019-08-26 18:14:02 -05:00
Ralf Jung
cbe0ff44d6
mention stable-in-unstable issue
2019-08-25 11:40:28 -05:00
Wesley Wiser
534ae0ad9c
Improve "Profiling the compiler" docs
...
Add mentions and links to `rustc-perf` and `measureme`.
2019-08-25 11:39:11 -05:00
mark
a5da4bc253
minor fixes
2019-08-24 22:06:59 -05:00
Oliver Scherer
821eddd95d
Update stability.md
2019-08-24 22:06:59 -05:00
Oliver Scherer
4a43f0f526
Update stability.md
2019-08-24 22:06:59 -05:00
Oliver Scherer
02af3220c7
Apply suggestions from code review
...
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2019-08-24 22:06:59 -05:00
Oliver Scherer
e17d02d509
Update src/stability.md
...
Co-Authored-By: Jake Goulding <shepmaster@mac.com>
2019-08-24 22:06:59 -05:00
Oliver Scherer
61d0b1b250
Explain our stability attributes
2019-08-24 22:06:59 -05:00
mark
980894ff92
remove flaky link
2019-08-24 22:05:50 -05:00
Mark Mansi
62aff2d4fe
fix links
2019-08-21 10:29:20 -05:00
Paul Daniel Faria
f6b723704d
Fix a typo in the implied bounds section of traits/lowering-rules
2019-08-17 21:08:10 -05:00
Aleksey Kladov
2c03515c2b
document how to use system llvm
2019-08-14 08:26:07 -05:00
Who? Me?!
90fa369861
fix broken link ( #421 )
2019-08-13 11:56:02 -03:00
Who? Me?!
1254cf3f04
Remove leading new line
2019-08-06 17:18:07 -05:00