about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-05-12remove have completedMark Mansi-1/+1
2018-05-12reword HIR intro. Fix #116Mark Mansi-6/+7
2018-05-11Updating links to match latest codeSunjay Varma-7/+7
2018-05-11Make chapter links in compiletest not be codeC Jones-3/+3
2018-05-10Ignoring code examples that aren't actually compile-ableSunjay Varma-2/+2
2018-05-10Lines must be <= 80 characters UNLESS there is a linkSunjay Varma-2/+3
2018-05-10Added an overview of chalkSunjay Varma-0/+143
2018-05-10Closing all <a> tagsSunjay Varma-31/+33
2018-05-10Deleted <a> tag which was messing up the associated types pageSunjay Varma-3/+0
2018-05-10Update adding.mdTomáš Gavenčiak-2/+2
2018-05-10Merge pull request #129 from rajcspsg/issue_84Michael Bryan-0/+5
2018-05-10Issue84 Add note about ./x.py buildRajkumar Natarajan-0/+5
2018-05-08update to mdbook 0.1.7Mark Mansi-1/+1
2018-05-08Add how to run tidy script in isolation to textgnzlbg-1/+2
2018-04-28appendix-background: Link to *Static Program Analysis*Nick Fitzgerald-0/+3
2018-04-28lint add dotsEhsan M.Kermani-4/+4
2018-04-28fix max line lenEhsan M.Kermani-4/+6
2018-04-28expand compilation stagesEhsan M.Kermani-8/+15
2018-04-15add: note about copy from rust-forgecg-cnu-0/+4
2018-04-15fix: changed rust code to bash formattingcg-cnu-1/+1
2018-04-15refactor: fixed typos, text formatting suggested in the reviewcg-cnu-23/+26
2018-04-15refactor: Fixed all the lines exceeding more than 80 characterscg-cnu-17/+41
2018-04-15refactor: Change the name from debugging to compiler-debuggin.mdcg-cnu-1/+1
2018-04-15Add: Added the instructions for debugging from rust-forgecg-cnu-0/+297
2018-04-14Add definition of a fat pointer, double pointer, and wide pointerSamuel Wilson-1/+3
2018-04-14Add definition of a fat pointerSamuel Wilson-0/+1
2018-04-10talk about `only-X` in compiletestQuietMisdreavus-0/+2
2018-04-06update nightly documention for issue#100-bRajkumar Natarajan-6/+6
2018-04-06Fix unstable Rust code block issuevarkor-1/+1
2018-04-06Add mdbook test to Travisvarkor-0/+1
2018-04-06Fix spacingvarkor-5/+5
2018-04-06Replace txt with textvarkor-101/+101
2018-04-06Consolidate and fix code blocksvarkor-426/+584
2018-04-06Fixing the long lines in appendix-stupid-status#100Rajkumar Natarajan-16/+17
2018-04-06link directly to the compile-input functionNiko Matsakis-5/+6
2018-04-06Link to internal rustdocs#100Rajkumar Natarajan-22/+22
2018-04-03Fix typo in rustdoc.mdPhilip Munksgaard-1/+1
2018-03-29Update linksDan Robertson-1/+3
2018-03-27Fix a typoTomáš Gavenčiak-1/+1
2018-03-27Add info on test result cachingTomáš Gavenčiak-0/+6
2018-03-26reformat basically the whole rustdoc.mdMark Mansi-131/+162
2018-03-26still more long linesMark Mansi-26/+33
2018-03-26More long linesMark Mansi-44/+55
2018-03-26Fix long lines in conventionsMark Mansi-2/+2
2018-03-26Fix long lines in const-evalMark Mansi-1/+2
2018-03-26Fix long lines in compiletestMark Mansi-61/+114
2018-03-26Fix long lines in stupid stats appendixMark Mansi-5/+5
2018-03-26Fix long lines in glossaryMark Mansi-1/+3
2018-03-26Travis CI script now sets `globstar` shell option.Alexander Regueiro-0/+1
2018-03-26make the script give more useful feedbackNiko Matsakis-0/+16