about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-12-14Fixes broken linksRoberto Vidal-3/+3
2018-12-14Add graphs that I forgot to push in the original PROliver Scherer-0/+447
2018-12-11Fix link to rustc_mir::hair::cx::exprDan Robertson-3/+4
2018-12-11update a couple of linksMark Mansi-7/+7
2018-12-11added example, reworked inference sectionMark Mansi-32/+93
2018-12-11a few updatesMark Mansi-9/+23
2018-12-07Add some documentation about updating LLVMAlex Crichton-0/+150
2018-12-05fixed typo issues linkAvelino-1/+1
2018-12-03Provide a Python example.Edd Barrett-2/+3
2018-12-03Explain how to check if gdb supports Python.Edd Barrett-2/+4
2018-12-03Mention that tests need a Python-enabled gdb.Edd Barrett-0/+4
2018-12-01fix some linkrotted linksAndy Wortman-3/+3
2018-12-01Fix the file path where AST is definedyui-knk-1/+1
2018-12-01Fix failing tidy (line endings on Windows) (#246)Vadim Petrochenkov-0/+2
2018-11-26fix relative link (#242)Who? Me?!-1/+1
2018-11-26Merge pull request #237 from mark-i-m/walkthroughNiko Matsakis-0/+268
2018-11-26make the line-length script respect 100 char limit XD (#240)Who? Me?!-1/+3
2018-11-26add link to stabilization prMark Mansi-1/+9
2018-11-20Merge pull request #228 from tmandry/traits-slgNiko Matsakis-2/+301
2018-11-19SLG: Add links and mark-i-m's suggestionsTyler Mandry-49/+68
2018-11-19finish walkthroughMark Mansi-3/+28
2018-11-14Fix typo (#238)Félix Fischer-3/+3
2018-11-11add a bit moreMark Mansi-11/+34
2018-11-10add a bit moreMark Mansi-1/+66
2018-11-10start on walkthroughMark Mansi-0/+147
2018-11-09Don't keep recompiling!Who? Me?!-2/+2
2018-11-09Don't try to build some example code snippetsOliver Scherer-3/+3
2018-11-09Line length checksOliver Scherer-2/+3
2018-11-09Remove a sentence from the end of a chapter because it also appears right at ...Oliver Scherer-2/+0
2018-11-09Clarify aggregatesWho? Me?!-1/+1
2018-11-09Missing connection between two consecutive sentencesWho? Me?!-1/+2
2018-11-09english is hardWho? Me?!-1/+1
2018-11-09caps nitWho? Me?!-1/+1
2018-11-09Grammar nitWho? Me?!-1/+1
2018-11-09Fix tidyOliver Scherer-1/+4
2018-11-09Address most other review commentsOliver Scherer-7/+7
2018-11-09Explain the unpack! macroNiko Matsakis-14/+42
2018-11-09Split overcomplicated sentence into twoOliver Scherer-2/+2
2018-11-09Link to docs and address some review commentsOliver Scherer-9/+17
2018-11-09Document MIR building somewhatOliver Scherer-0/+110
2018-11-09document the interaction between macros and nameresAleksey Kladov-4/+9
2018-11-09Fixed Spelling Mistake In MIR/index.md - "alloated"Gareth Ellis-1/+1
2018-11-08fill out the borrowck chapter a bit moreMark Mansi-17/+92
2018-11-08add a few links to rustdocsMark Mansi-5/+12
2018-11-08minor improvementsMark Mansi-3/+4
2018-11-08Remove reference to copyright commentAleksey Kladov-4/+3
2018-11-08Rename trans to codegenAleksey Kladov-1/+1
2018-11-07removed jemalloc statements.kenta7777-4/+0
2018-11-07revised a jemalloc statement in how-to-build-and-run.mdkenta7777-4/+4
2018-11-06Document ignore-llvm-versionTom Tromey-0/+5