| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-10 | Merge pull request #129 from rajcspsg/issue_84 | Michael Bryan | -0/+5 | |
| Issue84 Add note about ./x.py build | ||||
| 2018-05-10 | Issue84 Add note about ./x.py build | Rajkumar Natarajan | -0/+5 | |
| 2018-05-08 | update to mdbook 0.1.7 | Mark Mansi | -1/+1 | |
| 2018-05-08 | Add how to run tidy script in isolation to text | gnzlbg | -1/+2 | |
| This is already mentioned elsewhere, but important things are repeated twice. Closes #124 | ||||
| 2018-04-28 | appendix-background: Link to *Static Program Analysis* | Nick Fitzgerald | -0/+3 | |
| A+++++ resource IMHO! | ||||
| 2018-04-28 | lint add dots | Ehsan M.Kermani | -4/+4 | |
| 2018-04-28 | fix max line len | Ehsan M.Kermani | -4/+6 | |
| 2018-04-28 | expand compilation stages | Ehsan M.Kermani | -8/+15 | |
| 2018-04-15 | add: note about copy from rust-forge | cg-cnu | -0/+4 | |
| 2018-04-15 | fix: changed rust code to bash formatting | cg-cnu | -1/+1 | |
| 2018-04-15 | refactor: fixed typos, text formatting suggested in the review | cg-cnu | -23/+26 | |
| 2018-04-15 | refactor: Fixed all the lines exceeding more than 80 characters | cg-cnu | -17/+41 | |
| 2018-04-15 | refactor: Change the name from debugging to compiler-debuggin.md | cg-cnu | -1/+1 | |
| 2018-04-15 | Add: Added the instructions for debugging from rust-forge | cg-cnu | -0/+297 | |
| 2018-04-14 | Add definition of a fat pointer, double pointer, and wide pointer | Samuel Wilson | -1/+3 | |
| Definition referenced from Programming Rust by Jim Blandy & Jason Orendorff, published by O'Reilly. Page 214: References to Slices and Trait Objects. Double pointer and wide pointer both refer to fat pointer for detail. | ||||
| 2018-04-14 | Add definition of a fat pointer | Samuel Wilson | -0/+1 | |
| Definition referenced from Programming Rust by Jim Blandy & Jason Orendorff, published by O'Reilly. Page 214: References to Slices and Trait Objects. | ||||
| 2018-04-10 | talk about `only-X` in compiletest | QuietMisdreavus | -0/+2 | |
| 2018-04-06 | update nightly documention for issue#100-b | Rajkumar Natarajan | -6/+6 | |
| 2018-04-06 | Fix unstable Rust code block issue | varkor | -1/+1 | |
| 2018-04-06 | Add mdbook test to Travis | varkor | -0/+1 | |
| 2018-04-06 | Fix spacing | varkor | -5/+5 | |
| 2018-04-06 | Replace txt with text | varkor | -101/+101 | |
| 2018-04-06 | Consolidate and fix code blocks | varkor | -426/+584 | |
| 2018-04-06 | Fixing the long lines in appendix-stupid-status#100 | Rajkumar Natarajan | -16/+17 | |
| 2018-04-06 | link directly to the compile-input function | Niko Matsakis | -5/+6 | |
| 2018-04-06 | Link to internal rustdocs#100 | Rajkumar Natarajan | -22/+22 | |
| 2018-04-03 | Fix typo in rustdoc.md | Philip Munksgaard | -1/+1 | |
| 2018-03-29 | Update links | Dan Robertson | -1/+3 | |
| Add missing link and add link for UFCS. | ||||
| 2018-03-27 | Fix a typo | Tomáš Gavenčiak | -1/+1 | |
| 2018-03-27 | Add info on test result caching | Tomáš Gavenčiak | -0/+6 | |
| 2018-03-26 | reformat basically the whole rustdoc.md | Mark Mansi | -131/+162 | |
| 2018-03-26 | still more long lines | Mark Mansi | -26/+33 | |
| 2018-03-26 | More long lines | Mark Mansi | -44/+55 | |
| 2018-03-26 | Fix long lines in conventions | Mark Mansi | -2/+2 | |
| 2018-03-26 | Fix long lines in const-eval | Mark Mansi | -1/+2 | |
| 2018-03-26 | Fix long lines in compiletest | Mark Mansi | -61/+114 | |
| 2018-03-26 | Fix long lines in stupid stats appendix | Mark Mansi | -5/+5 | |
| 2018-03-26 | Fix long lines in glossary | Mark Mansi | -1/+3 | |
| 2018-03-26 | Travis CI script now sets `globstar` shell option. | Alexander Regueiro | -0/+1 | |
| 2018-03-26 | make the script give more useful feedback | Niko Matsakis | -0/+16 | |
| 2018-03-26 | Hard-wrapped lines that are too long. | Alexander Regueiro | -161/+206 | |
| 2018-03-26 | Ignore line check on certain types of lines or in certain blocks. | Alexander Regueiro | -4/+10 | |
| 2018-03-26 | Added check for all source files to ensure they have no lines longer than 80 ↵ | Alexander Regueiro | -0/+22 | |
| chars. | ||||
| 2018-03-26 | Added EditorConfig file for `src`. | Alexander Regueiro | -0/+9 | |
| 2018-03-25 | Minor grammar and syntax fixes | Dan Robertson | -6/+10 | |
| Minor grammar and syntax fixes found while reading. | ||||
| 2018-03-22 | Add mdbook search. | Eric Huss | -1/+3 | |
| 2018-03-19 | bump mdbook to 0.1.5 | Niko Matsakis | -1/+1 | |
| 2018-03-19 | describe how the lowering code works | Niko Matsakis | -0/+67 | |
| 2018-03-16 | Add incremental compilation debugging subchapter | Mark Mansi | -0/+114 | |
| 2018-03-15 | add names to the trait lowering rules | Niko Matsakis | -0/+21 | |
| This allows cross-references from the code. | ||||
