about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2019-10-02fix chalk links (#457)Tshepang Lekhonkhobe-28/+28
* whitespace * update links
2019-10-02codegen unit is aka CGU (#459)Tshepang Lekhonkhobe-1/+1
2019-10-01Update feature gating docs to fit reality (#455)Mazdak Farrokhzad-5/+14
2019-10-01issues/issue-12345.rs is an anti-pattern (#456)Mazdak Farrokhzad-6/+7
2019-09-30Prefer https in GitHub pages urls (#454)lzutao-14/+14
2019-09-25file has since been removed from content (#453)Tshepang Lekhonkhobe-1/+0
Should of been part of 2ef961e45465a5edfbd3d5c49e4a16cee356b44b
2019-09-20Update the "Updating LLVM" documentation (#451)Alex Crichton-27/+63
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-19Add guidance for making a PR fixes toolstateYuki Okushi-1/+11
2019-09-18add some instructions to fix toolstate (#446)Who? Me?!-0/+28
2019-09-16minor typo fixes (#445)Youngsuk Kim-3/+3
* 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-16typo fix (#444)Youngsuk Kim-1/+1
that would get compile to => that would get compiled to
2019-09-08typo (#441)Tshepang Lekhonkhobe-1/+1
2019-09-05hack + drive-by-fixMark Mansi-3/+12
2019-09-05Made sure travis caches mdbook-linkcheck's cache fileMichael Bryan-0/+2
2019-09-05Updated the mdbook-linkcheck versionMichael Bryan-1/+1
2019-09-05fix broken linkMark Mansi-4/+4
2019-09-05Fix a link in the query docs.Edd Barrett-3/+3
2019-08-29Update section on "existential type" to "opaque type"varkor-48/+62
2019-08-27merge libtest build step with libstd (#434)Tshepang Lekhonkhobe-22/+9
Partially handles #431
2019-08-27immutable was meant here (#435)Tshepang Lekhonkhobe-1/+1
2019-08-26'or' skippedTshepang Lekhonkhobe-1/+1
2019-08-25mention stable-in-unstable issueRalf Jung-0/+7
2019-08-25Improve "Profiling the compiler" docsWesley Wiser-6/+13
Add mentions and links to `rustc-perf` and `measureme`.
2019-08-24minor fixesmark-2/+5
2019-08-24Update stability.mdOliver Scherer-0/+3
2019-08-24Update stability.mdOliver Scherer-0/+4
2019-08-24Apply suggestions from code reviewOliver Scherer-4/+4
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
2019-08-24Update src/stability.mdOliver Scherer-1/+1
Co-Authored-By: Jake Goulding <shepmaster@mac.com>
2019-08-24Explain our stability attributesOliver Scherer-0/+36
2019-08-24remove flaky linkmark-3/+1
2019-08-21fix linksMark Mansi-2/+2
2019-08-17Fix a typo in the implied bounds section of traits/lowering-rulesPaul Daniel Faria-1/+1
2019-08-14document how to use system llvmAleksey Kladov-0/+12
2019-08-13fix broken link (#421)Who? Me?!-1/+1
2019-08-06Remove leading new lineWho? Me?!-0/+1
2019-08-05fix awkward sentence structure (#410)Tshepang Lekhonkhobe-1/+1
2019-08-05update link (#411)Tshepang Lekhonkhobe-1/+1
2019-08-05fix typo (#412)Tshepang Lekhonkhobe-1/+1
2019-08-05a colon there is unusual (#415)Tshepang Lekhonkhobe-1/+1
2019-08-05hack around timeouts (#416)Who? Me?!-2/+25
2019-08-01run-pass dir is gone (#409)Tshepang Lekhonkhobe-16/+13
Fixes #405
2019-08-01Fix typos.Bruce Mitchener-7/+7
2019-08-01Fix broken links.Bruce Mitchener-1/+1
2019-08-01Fix experts map linkSantiago Pastorino-1/+1
2019-07-25Fix miscellaneous spelling typos. (#397)Brian Foley-10/+10
2019-07-25Place is now a struct on nightlySantiago Pastorino-2/+2
2019-07-22write a short paragraph about the new lexerAleksey Kladov-0/+13
2019-07-22Fix macro syntax errorIlija Tovilo-2/+2
2019-07-22Fix typoIlija Tovilo-1/+1
2019-07-20Fix typoIlija Tovilo-1/+1