about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
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
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