Rajkumar Natarajan
add87abefc
Issue84 Add note about ./x.py build
2018-05-10 08:14:43 -04:00
gnzlbg
b787599f9e
Add how to run tidy script in isolation to text
...
This is already mentioned elsewhere, but important things are repeated twice.
Closes #124
2018-05-08 09:57:21 -05:00
Nick Fitzgerald
ebb2ec9367
appendix-background: Link to *Static Program Analysis*
...
A+++++ resource IMHO!
2018-04-28 21:13:45 -05:00
Ehsan M.Kermani
4f6e4f8cf0
lint add dots
2018-04-28 21:11:51 -05:00
Ehsan M.Kermani
c872259c5b
fix max line len
2018-04-28 21:11:51 -05:00
Ehsan M.Kermani
636ac3849e
expand compilation stages
2018-04-28 21:11:51 -05:00
cg-cnu
14f04d5968
add: note about copy from rust-forge
2018-04-15 12:58:53 -05:00
cg-cnu
3e2dcd7f2c
fix: changed rust code to bash formatting
2018-04-15 12:58:53 -05:00
cg-cnu
9dcc68bfac
refactor: fixed typos, text formatting suggested in the review
2018-04-15 12:58:53 -05:00
cg-cnu
d175d0d377
refactor: Fixed all the lines exceeding more than 80 characters
2018-04-15 12:58:53 -05:00
cg-cnu
891ed67680
refactor: Change the name from debugging to compiler-debuggin.md
2018-04-15 12:58:53 -05:00
cg-cnu
b70d7abcf3
Add: Added the instructions for debugging from rust-forge
2018-04-15 12:58:53 -05:00
Samuel Wilson
7d54f2aaa8
Add definition of a fat pointer, double pointer, and wide pointer
...
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 20:29:42 -05:00
Samuel Wilson
5ddeec28e3
Add definition of a fat pointer
...
Definition referenced from Programming Rust by Jim Blandy & Jason
Orendorff, published by O'Reilly. Page 214: References to Slices
and Trait Objects.
2018-04-14 20:29:42 -05:00
QuietMisdreavus
9af854341c
talk about only-X in compiletest
2018-04-10 20:44:29 -05:00
Rajkumar Natarajan
0626dc257f
update nightly documention for issue#100-b
2018-04-06 21:40:18 -05:00
varkor
4f8b7e7e2a
Fix unstable Rust code block issue
2018-04-06 14:18:08 -05:00
varkor
1a5d5f1e3b
Add mdbook test to Travis
2018-04-06 14:18:08 -05:00
varkor
8d688c70f3
Fix spacing
2018-04-06 14:18:08 -05:00
varkor
f32d80510c
Replace txt with text
2018-04-06 14:18:08 -05:00
varkor
feb61dadcb
Consolidate and fix code blocks
2018-04-06 14:18:08 -05:00
Rajkumar Natarajan
75c260635b
Fixing the long lines in appendix-stupid-status#100
2018-04-06 12:17:30 -05:00
Niko Matsakis
4cc0e598df
link directly to the compile-input function
2018-04-06 12:17:30 -05:00
Rajkumar Natarajan
344c194ec3
Link to internal rustdocs#100
2018-04-06 12:17:30 -05:00
Philip Munksgaard
80fd9ba1b6
Fix typo in rustdoc.md
2018-04-03 10:15:57 -05:00
Dan Robertson
bf92dda27f
Update links
...
Add missing link and add link for UFCS.
2018-03-29 08:35:25 -05:00
Jake Goulding
a721176ffe
Merge pull request #103 from gavento/patch-2
...
Fix a typo
2018-03-27 14:20:44 -04:00
Tomáš Gavenčiak
76a80349e9
Fix a typo
2018-03-27 20:03:56 +02:00
Tomáš Gavenčiak
8c7b06d3cb
Add info on test result caching
2018-03-27 11:36:14 -05:00
Mark Mansi
ae62bb6cf4
reformat basically the whole rustdoc.md
2018-03-26 20:28:00 -05:00
Mark Mansi
8901200fab
still more long lines
2018-03-26 20:28:00 -05:00
Mark Mansi
b15068a58f
More long lines
2018-03-26 20:28:00 -05:00
Mark Mansi
89f103c75c
Fix long lines in conventions
2018-03-26 20:28:00 -05:00
Mark Mansi
2a1f1e33b2
Fix long lines in const-eval
2018-03-26 20:28:00 -05:00
Mark Mansi
81d0be49b3
Fix long lines in compiletest
2018-03-26 20:28:00 -05:00
Mark Mansi
56119dca19
Fix long lines in stupid stats appendix
2018-03-26 20:28:00 -05:00
Mark Mansi
03577700d0
Fix long lines in glossary
2018-03-26 20:28:00 -05:00
Alexander Regueiro
cde5c6586d
Travis CI script now sets globstar shell option.
2018-03-26 20:28:00 -05:00
Niko Matsakis
593e6d361f
make the script give more useful feedback
2018-03-26 20:28:00 -05:00
Alexander Regueiro
fd04912abd
Hard-wrapped lines that are too long.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
b5bd9cbb9b
Ignore line check on certain types of lines or in certain blocks.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
5f4e24d4ec
Added check for all source files to ensure they have no lines longer than 80 chars.
2018-03-26 20:28:00 -05:00
Alexander Regueiro
85a834b74b
Added EditorConfig file for src.
2018-03-26 20:28:00 -05:00
Jake Goulding
60f8396123
Merge pull request #99 from dlrobertson/master
...
Minor grammar and syntax fixes
2018-03-25 12:30:37 -04:00
Dan Robertson
af52f35b46
Minor grammar and syntax fixes
...
Minor grammar and syntax fixes found while reading.
2018-03-25 13:50:58 +00:00
Eric Huss
e4227c5cfd
Add mdbook search.
2018-03-22 13:55:55 -05:00
Niko Matsakis
25aab56909
bump mdbook to 0.1.5
2018-03-19 10:41:23 -05:00
Niko Matsakis
865eb1d32b
Merge pull request #95 from nikomatsakis/traits-lowering-deets
...
describe how the lowering code works
2018-03-19 10:52:40 -04:00
Niko Matsakis
64188bd8ad
describe how the lowering code works
2018-03-19 10:53:39 -04:00
Niko Matsakis
fa0c7fb266
Merge pull request #92 from mark-i-m/deptrack
...
Add incremental compilation debugging subchapter
2018-03-19 09:35:41 -04:00