Sunjay Varma
a6b9870c6c
Updating links to match latest code
2018-05-11 17:14:26 -07:00
C Jones
5544506249
Make chapter links in compiletest not be code
...
mdBook doesn't display links inside code, so these links look very confusing.
Additionally, these types of links don't seem to be code on other pages of the book.
2018-05-11 17:58:17 -05:00
Sunjay Varma
9c8e72a689
Ignoring code examples that aren't actually compile-able
2018-05-10 15:48:24 -07:00
Sunjay Varma
e34946fd9a
Lines must be <= 80 characters UNLESS there is a link
2018-05-10 15:43:18 -07:00
Sunjay Varma
0130cf3441
Added an overview of chalk
2018-05-10 15:24:02 -07:00
Sunjay Varma
5f01a3b60b
Closing all <a> tags
2018-05-10 14:46:44 -05:00
Sunjay Varma
6132ed7c5f
Deleted <a> tag which was messing up the associated types page
2018-05-10 14:46:44 -05:00
Tomáš Gavenčiak
b0ac5ffedc
Update adding.md
...
Rename `must-compile-successfully` to `compile-pass` in ui test doc as per https://github.com/rust-lang/rust/issues/49568 .
2018-05-10 13:18:30 -05:00
Michael Bryan
4fdc1b39fa
Merge pull request #129 from rajcspsg/issue_84
...
Issue84 Add note about ./x.py build
2018-05-10 20:51:42 +08:00
Michael Bryan
377bf545db
Merge pull request #127 from mark-i-m/update_mdbook17
...
update to mdbook 0.1.7
2018-05-10 20:43:02 +08:00
Rajkumar Natarajan
9ab5653936
Issue84 Add note about ./x.py build
2018-05-10 08:14:43 -04:00
Mark Mansi
acd4c9ba37
update to mdbook 0.1.7
2018-05-08 12:44:02 -05:00
gnzlbg
eb7955313d
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
3f13b01444
appendix-background: Link to *Static Program Analysis*
...
A+++++ resource IMHO!
2018-04-28 21:13:45 -05:00
Ehsan M.Kermani
cf70e19520
lint add dots
2018-04-28 21:11:51 -05:00
Ehsan M.Kermani
6c293f0170
fix max line len
2018-04-28 21:11:51 -05:00
Ehsan M.Kermani
38a21e9ea6
expand compilation stages
2018-04-28 21:11:51 -05:00
cg-cnu
ed758ee494
add: note about copy from rust-forge
2018-04-15 12:58:53 -05:00
cg-cnu
a45853faf8
fix: changed rust code to bash formatting
2018-04-15 12:58:53 -05:00
cg-cnu
e44a94eb24
refactor: fixed typos, text formatting suggested in the review
2018-04-15 12:58:53 -05:00
cg-cnu
3814a2eeef
refactor: Fixed all the lines exceeding more than 80 characters
2018-04-15 12:58:53 -05:00
cg-cnu
d4bc8827f8
refactor: Change the name from debugging to compiler-debuggin.md
2018-04-15 12:58:53 -05:00
cg-cnu
a5221f3287
Add: Added the instructions for debugging from rust-forge
2018-04-15 12:58:53 -05:00
Samuel Wilson
ea2e787899
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
7ba118ba5a
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
0dfbdb8c86
talk about `only-X` in compiletest
2018-04-10 20:44:29 -05:00
Rajkumar Natarajan
4de421131b
update nightly documention for issue#100-b
2018-04-06 21:40:18 -05:00
varkor
a52c0adf68
Fix unstable Rust code block issue
2018-04-06 14:18:08 -05:00
varkor
7193016eea
Add mdbook test to Travis
2018-04-06 14:18:08 -05:00
varkor
28ba13db20
Fix spacing
2018-04-06 14:18:08 -05:00
varkor
c6b3ce0c96
Replace txt with text
2018-04-06 14:18:08 -05:00
varkor
ad35712ddc
Consolidate and fix code blocks
2018-04-06 14:18:08 -05:00
Rajkumar Natarajan
cacdd73802
Fixing the long lines in appendix-stupid-status#100
2018-04-06 12:17:30 -05:00
Niko Matsakis
2065551af6
link directly to the compile-input function
2018-04-06 12:17:30 -05:00
Rajkumar Natarajan
041af7c28c
Link to internal rustdocs#100
2018-04-06 12:17:30 -05:00
Philip Munksgaard
7a3cf36d65
Fix typo in rustdoc.md
2018-04-03 10:15:57 -05:00
Dan Robertson
b9e26653c8
Update links
...
Add missing link and add link for UFCS.
2018-03-29 08:35:25 -05:00
Jake Goulding
73f822fff0
Merge pull request #103 from gavento/patch-2
...
Fix a typo
2018-03-27 14:20:44 -04:00
Tomáš Gavenčiak
c355768c91
Fix a typo
2018-03-27 20:03:56 +02:00
Tomáš Gavenčiak
db6ecb92f9
Add info on test result caching
2018-03-27 11:36:14 -05:00
Mark Mansi
22d5d6e212
reformat basically the whole rustdoc.md
2018-03-26 20:28:00 -05:00
Mark Mansi
576b018a3b
still more long lines
2018-03-26 20:28:00 -05:00
Mark Mansi
42b7ec9aa9
More long lines
2018-03-26 20:28:00 -05:00
Mark Mansi
a0b171b868
Fix long lines in conventions
2018-03-26 20:28:00 -05:00
Mark Mansi
9afc44beac
Fix long lines in const-eval
2018-03-26 20:28:00 -05:00
Mark Mansi
fc16c05abe
Fix long lines in compiletest
2018-03-26 20:28:00 -05:00
Mark Mansi
a4c3361302
Fix long lines in stupid stats appendix
2018-03-26 20:28:00 -05:00
Mark Mansi
1bdb1402b6
Fix long lines in glossary
2018-03-26 20:28:00 -05:00
Alexander Regueiro
26d4882c94
Travis CI script now sets `globstar` shell option.
2018-03-26 20:28:00 -05:00
Niko Matsakis
eea5f4c3ad
make the script give more useful feedback
2018-03-26 20:28:00 -05:00