about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-03-26Hard-wrapped lines that are too long.Alexander Regueiro-161/+206
2018-03-26Ignore line check on certain types of lines or in certain blocks.Alexander Regueiro-4/+10
2018-03-26Added check for all source files to ensure they have no lines longer than 80 ...Alexander Regueiro-0/+22
2018-03-26Added EditorConfig file for `src`.Alexander Regueiro-0/+9
2018-03-25Minor grammar and syntax fixesDan Robertson-6/+10
2018-03-22Add mdbook search.Eric Huss-1/+3
2018-03-19bump mdbook to 0.1.5Niko Matsakis-1/+1
2018-03-19describe how the lowering code worksNiko Matsakis-0/+67
2018-03-16Add incremental compilation debugging subchapterMark Mansi-0/+114
2018-03-15add names to the trait lowering rulesNiko Matsakis-0/+21
2018-03-15Updated parentheticalWho? Me?!-3/+3
2018-03-15address review commentsMark Mansi-6/+12
2018-03-15Address review commentsMark Mansi-6/+39
2018-03-15Add the rustdoc readmeMark Mansi-0/+178
2018-03-12Add the contents of the typeck READMEsMark Mansi-1/+467
2018-03-12fix typoMark Mansi-1/+1
2018-03-12Added links back to nrc's stupid-statsMichael Bryan-2/+14
2018-03-12Fixed a broken linkMichael Bryan-1/+1
2018-03-12Updated stupid-statsMichael Bryan-4/+6
2018-03-12Addressed some of @nrc and @mark-i-m's commentsMichael Bryan-13/+23
2018-03-12Added a couple definitions to the code indexMichael Bryan-0/+4
2018-03-12Thank you link checker!Michael Bryan-2/+2
2018-03-12Renamed appendices and added @nrc's guideMichael Bryan-20/+419
2018-03-12Added a very rough rustc-driver chapterMichael Bryan-0/+67
2018-03-11Fix a few typosMark Mansi-10/+10
2018-03-10fix typoShanavas M-1/+1
2018-03-10trailing whitespaceNiko Matsakis-1/+1
2018-03-10fix linkNiko Matsakis-1/+1
2018-03-10update the summary landing pageNiko Matsakis-2/+4
2018-03-10add implied bounds placeholderNiko Matsakis-0/+10
2018-03-10numerous editsNiko Matsakis-34/+53
2018-03-10rework canon section substantially to spell out steps more clearlyNiko Matsakis-26/+151
2018-03-10update for notationNiko Matsakis-1/+1
2018-03-10add background material on trait queriesNiko Matsakis-5/+241
2018-03-10expand reorder topic list slightlyNiko Matsakis-9/+20
2018-03-10don't say 'thing'Niko Matsakis-7/+9
2018-03-10link to traits working group tracking issueNiko Matsakis-3/+8
2018-03-10clarify how there are two traits chaptersNiko Matsakis-2/+2
2018-03-10work on traits chaptersNiko Matsakis-3/+912
2018-03-09Better explanation for StringReaderVishal Sodani-1/+1
2018-03-09Add info about StringReader for #50vishalsodani-0/+1
2018-03-07Fix typosAdam C. Foltzer-5/+5
2018-03-06Fix typo in conventions.mdPhlosioneer-1/+1
2018-03-04Second pass of name resolutionMichal 'vorner' Vaner-1/+8
2018-03-02keep alphabetical ordervishalsodani-2/+2
2018-03-02Add info about TraitDef for #50vishalsodani-1/+2
2018-03-02Add info about CodeMap for #50vishalsodani-0/+1
2018-03-01Add info about ParseSess for code index #50vishalsodani-0/+1
2018-02-28actually fix table with hackMark Mansi-2/+2
2018-02-28fix tableMark Mansi-2/+2