about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2020-02-14Add link to `rustc::mir::Location` (#579)Youngsuk Kim-1/+2
2020-02-12Correction of type name (#576)Youngsuk Kim-2/+2
`ConstraintSet` => `OutlivesConstraintSet`
2020-02-12Minor typo correctionLoris-intergalactique-1/+1
2020-02-10minor typo fixYoungsuk Kim-1/+1
2020-02-10minor typo fixYoungsuk Kim-1/+1
2020-02-10Update sanitizers documentation (#562)Tomasz Miąsko-19/+25
2020-02-06Added example of icebreakers-cleanup-crewFelix S Klock II-0/+1
(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-05mir: begin documenting user variable debuginfo. (#571)Eduard-Mihai Burtescu-10/+22
2020-02-02Add a mention of the new `-Zllvm-time-trace` flagWesley Wiser-0/+2
2020-02-02Update READMEWho? Me?!-2/+2
2020-02-03Fix broken links (#570)Who? Me?!-6/+6
2020-01-30use cargo installMark Mansi-25/+2
2020-01-30Add an example PR to join the Cleanup Crew ICE-BreakersSantiago Pastorino-0/+1
2020-01-29Replaced simple comment with doc commentLeSeulArtichaut-1/+1
2020-01-23add cleanup crew (#556)Niko Matsakis-0/+115
* 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-13Fix linkYuki Okushi-2/+2
2020-01-13Update .gitattributesjethrogb-0/+5
See https://github.com/rust-lang/rust/pull/57858
2020-01-13Fix linksYuki Okushi-5/+5
2020-01-12Fix links and pathsYuki Okushi-9/+11
2020-01-10Fix line lengthYuki Okushi-17/+18
2020-01-10Fix links and pathsYuki Okushi-33/+33
2020-01-05Fix linksYuki Okushi-8/+8
2020-01-03Summarize the lecture of ty into a chapter (#530)Santiago Pastorino-87/+596
* 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-02Add missing hash marksAaron Hill-3/+3
Fixes #550 I can no longer reproduce the issue
2020-01-02Apply fixesAaron Hill-11/+12
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-02Fix line lengthsAaron Hill-5/+8
2020-01-02Update for method renames in libstdAaron Hill-3/+3
2020-01-02Fix name of lang itemAaron Hill-1/+1
2020-01-02Fix typoAaron Hill-1/+1
2020-01-02Apply some fixesAaron Hill-4/+3
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-02Add panic implementation docsAaron Hill-0/+106
2019-12-31Fix links (#549)Yuki Okushi-17/+17
2019-12-31More info about using local LLVM (#547)Who? Me?!-2/+12
* more info about llvm-config * typo Co-Authored-By: Santiago Pastorino <spastorino@gmail.com> Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
2019-12-31add a bit about def path (#548)Who? Me?!-0/+6
2019-12-28minor grammar fixesYOUNGSUK KIM-3/+3
2019-12-28Fix linkYuki Okushi-1/+1
2019-12-26Update linkYuki Okushi-1/+1
2019-12-24Introduce `rustc_const_stable` and explain `rustc_const_unstable` (#542)Oliver Scherer-0/+22
2019-12-22Minor update to stability.mdRoss MacArthur-1/+2
2019-12-22Update stability documentation, mention `issue = "none"`Ross MacArthur-0/+5
2019-12-22Rewrap stability.md to column 79Ross MacArthur-39/+44
2019-12-21Document rustc internal env vars a little bit (#513)Who? Me?!-0/+17
2019-12-19chalk: place brackets in usual positionsTshepang Lekhonkhobe-2/+2
2019-12-19salsa: reduce overlong sentenceTshepang Lekhonkhobe-2/+2
2019-12-17Correct statement that wrongly claims the json emitter still lives in ↵Christoph Schmidler-6/+4
libsyntax crate
2019-12-14update NLL after refactoringsMark Mansi-48/+41
2019-12-09fix linkMark Mansi-1/+3
2019-12-09move the last few things from the forgeMark Mansi-0/+314183
2019-12-06Fix linksYuki Okushi-17/+8
2019-12-03Remove reference to run-pass testsLaurențiu Nicola-3/+1