Commit Graph

1220 Commits

Author SHA1 Message Date
Mark Mansi 04832fa1be document ./x.py fmt 2020-02-20 10:28:24 -06:00
Who? Me?! 3dd93bf6b9
spit of type folder and generics subchapters (#586) 2020-02-19 10:31:20 -03:00
Mark Mansi d2e17ebf9c fix link 2020-02-18 16:05:50 -06:00
Yuki Okushi 84d2a48f81 Update section following current state 2020-02-18 11:29:39 -06:00
LORIS INTERGALACTIQUE 39dd586828
Add links to the rustc docs (#578) 2020-02-15 09:35:11 +09:00
Yuki Okushi f53a659623 Fix link 2020-02-14 16:21:53 -06:00
Youngsuk Kim d6a6122b95
Add link to `rustc::mir::Location` (#579) 2020-02-14 23:56:21 +09:00
Youngsuk Kim df680be24b
Correction of type name (#576)
`ConstraintSet` => `OutlivesConstraintSet`
2020-02-12 17:15:44 -03:00
Loris-intergalactique cb4c20039d Minor typo correction 2020-02-12 10:55:46 -06:00
Youngsuk Kim 6480932518 minor typo fix 2020-02-10 23:07:17 -06:00
Youngsuk Kim 2d834a7578 minor typo fix 2020-02-10 16:26:29 -06:00
Tomasz Miąsko 693a92f2d2
Update sanitizers documentation (#562) 2020-02-10 10:53:59 -05:00
Felix S Klock II d1ea643074 Added example of icebreakers-cleanup-crew
(I figure its low cost to just list all the possible pings, compared to the cost of people getting the command wrong or not even knowing the full set of teams possible.)
2020-02-06 17:10:27 -06:00
Eduard-Mihai Burtescu e69b987357
mir: begin documenting user variable debuginfo. (#571) 2020-02-05 23:55:42 +01:00
Wesley Wiser 5bd60bc51e Add a mention of the new `-Zllvm-time-trace` flag 2020-02-02 23:54:00 -06:00
Who? Me?! 0dde43f579 Update README 2020-02-02 23:53:39 -06:00
Who? Me?! f0a23c81ef
Fix broken links (#570) 2020-02-03 14:26:13 +09:00
Mark Mansi a136b4b6c4 use cargo install 2020-01-30 21:47:13 -06:00
Santiago Pastorino 7f19120125 Add an example PR to join the Cleanup Crew ICE-Breakers 2020-01-30 15:36:22 -06:00
LeSeulArtichaut 0e32b4eeef Replaced simple comment with doc comment 2020-01-29 12:19:31 -06:00
Niko Matsakis a8b58d4c0d
add cleanup crew (#556)
* add cleanup crew

* update the text about carog-bisect-rustc etc

* Update src/ice-breaker/cleanup-crew.md

Co-Authored-By: lqd <remy.rakic+github@gmail.com>

* finish the 3rd section

* fix typo

* clarify when you need to find PR range

* add link to zulip stream

Co-authored-by: lqd <remy.rakic+github@gmail.com>
2020-01-23 14:18:51 -05:00
Yuki Okushi 92baf7293d Fix link 2020-01-13 22:58:05 -06:00
jethrogb cf6447aff0 Update .gitattributes
See https://github.com/rust-lang/rust/pull/57858
2020-01-13 22:15:32 -06:00
Yuki Okushi 41efacea44 Fix links 2020-01-13 13:14:26 -06:00
Yuki Okushi 97cab0192d Fix links and paths 2020-01-12 14:31:55 -06:00
Yuki Okushi ba48252682 Fix line length 2020-01-10 13:12:39 -05:00
Yuki Okushi 2ef6c927d1 Fix links and paths 2020-01-10 13:12:39 -05:00
Yuki Okushi 702f224bf6 Fix links 2020-01-05 18:38:38 -05:00
Santiago Pastorino 2de64f7caf Summarize the lecture of ty into a chapter (#530)
* Summarize the lecture of ty into a chapter

* Add note that def-id is explained later

* Add mark-i-am fixes

* Address some of Niko's comments

* address last review comments

* fix link

Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-03 09:12:37 -05:00
Aaron Hill 629c135e0b Add missing hash marks
Fixes #550

I can no longer reproduce the issue
2020-01-02 22:00:26 -06:00
Aaron Hill 97dfbc964e Apply fixes
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-02 21:54:14 -06:00
Aaron Hill 01c0b04ee3 Fix line lengths 2020-01-02 21:54:14 -06:00
Aaron Hill 7c078d35b4 Update for method renames in libstd 2020-01-02 21:54:14 -06:00
Aaron Hill 6897e6b8cf Fix name of lang item 2020-01-02 21:54:14 -06:00
Aaron Hill 25c226cfa8 Fix typo 2020-01-02 21:54:14 -06:00
Aaron Hill 90af55903a Apply some fixes
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-02 21:54:14 -06:00
Aaron Hill a675ddedef Add panic implementation docs 2020-01-02 21:54:14 -06:00
Yuki Okushi b5c6babcdd Fix links (#549) 2019-12-31 19:45:01 +01:00
Who? Me?! a59a612451 More info about using local LLVM (#547)
* more info about llvm-config

* typo

Co-Authored-By: Santiago Pastorino <spastorino@gmail.com>

Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
2019-12-31 09:46:49 -03:00
Who? Me?! e668a1ff29 add a bit about def path (#548) 2019-12-31 09:46:18 -03:00
YOUNGSUK KIM 423808fb45 minor grammar fixes 2019-12-28 17:02:38 -06:00
Yuki Okushi e997e06db1 Fix link 2019-12-28 16:59:45 -06:00
Yuki Okushi ad604436f3 Update link 2019-12-26 13:53:05 -06:00
Oliver Scherer c461c8597e Introduce `rustc_const_stable` and explain `rustc_const_unstable` (#542) 2019-12-24 01:16:23 +01:00
Ross MacArthur 846743c713 Minor update to stability.md 2019-12-22 17:17:47 -06:00
Ross MacArthur 8a232d0d2f Update stability documentation, mention `issue = "none"` 2019-12-22 17:17:47 -06:00
Ross MacArthur 6c09a68d97 Rewrap stability.md to column 79 2019-12-22 17:17:47 -06:00
Who? Me?! 3e7993aefe Document rustc internal env vars a little bit (#513) 2019-12-21 08:00:09 -05:00
Tshepang Lekhonkhobe a6cf2843b9 chalk: place brackets in usual positions 2019-12-19 23:03:31 -06:00
Tshepang Lekhonkhobe bd77dc061a salsa: reduce overlong sentence 2019-12-19 23:03:08 -06:00