Brian Foley
|
df96d6fbca
|
Fix miscellaneous spelling typos. (#397)
|
2019-07-25 19:25:26 -03:00 |
|
Santiago Pastorino
|
12227be97c
|
Place is now a struct on nightly
|
2019-07-25 16:26:54 -05:00 |
|
Aleksey Kladov
|
14c1b0607c
|
write a short paragraph about the new lexer
|
2019-07-22 00:19:17 -05:00 |
|
Ilija Tovilo
|
d38a090739
|
Fix macro syntax error
|
2019-07-22 00:16:55 -05:00 |
|
Ilija Tovilo
|
d464714712
|
Fix typo
|
2019-07-22 00:05:54 -05:00 |
|
Ilija Tovilo
|
324327a178
|
Fix typo
|
2019-07-20 15:45:30 -05:00 |
|
Who? Me?!
|
b6f07d808b
|
Update install.sh
|
2019-07-19 11:37:20 -05:00 |
|
Who? Me?!
|
92e36bf443
|
Update mdbook
|
2019-07-19 11:37:20 -05:00 |
|
Mark Mansi
|
d2733c2854
|
add nomicon intro too
|
2019-07-17 12:41:18 -05:00 |
|
Mark Mansi
|
f329a97adf
|
break rust
|
2019-07-17 12:41:18 -05:00 |
|
Yuki Okushi
|
c5116dafd1
|
Add colon
|
2019-07-17 10:40:33 -05:00 |
|
Yuki Okushi
|
2d2f8140b3
|
Move into rust-lang
|
2019-07-17 10:40:33 -05:00 |
|
Yuki Okushi
|
e0964af5d5
|
Minor fix in borrow_check
Fixes as follows:
- fixes spelling
- removes unnecessary white spaces and blank lines
|
2019-07-17 10:40:33 -05:00 |
|
Yuki Okushi
|
72ef7f9094
|
Document --pass $mode
|
2019-07-17 10:33:16 -05:00 |
|
Mark Mansi
|
bbcbfc7062
|
blacklist some commonly problematic links
|
2019-07-17 10:19:57 -05:00 |
|
Yuki Okushi
|
700bdd56f3
|
Update experts' link
|
2019-07-17 08:11:54 -05:00 |
|
Mark Mansi
|
cfc17deefb
|
add humor appendix; closes #163
|
2019-07-10 22:14:10 -05:00 |
|
Yuki Okushi
|
67c81f16f5
|
Fix broken links (#382)
|
2019-07-04 14:41:50 +03:00 |
|
Yuki Okushi
|
f6419de669
|
Update pass modes for ui tests (#380)
|
2019-07-04 14:39:45 +03:00 |
|
Yuki Okushi
|
b441d2fa89
|
Fix typo
|
2019-06-26 22:21:47 -05:00 |
|
Mark Mansi
|
e94168ce87
|
fix mdbook test
|
2019-06-26 14:34:56 -05:00 |
|
Mark Mansi
|
09c36b31eb
|
fix links
|
2019-06-26 14:26:14 -05:00 |
|
Mark Mansi
|
77e2fb1822
|
fix long line
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
1231e23b54
|
add point to the glossary and link a use of it
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
58dcee422b
|
fix indentation
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
96a81f83a6
|
Update src/borrow_check/region_inference/placeholders_and_universes.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
2e1e8c8945
|
Update src/borrow_check/region_inference/placeholders_and_universes.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
2ea7e83d4d
|
Update src/borrow_check/region_inference/placeholders_and_universes.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
6bcafb7bfa
|
Update src/borrow_check/region_inference/member_constraints.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
ed00d21c88
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
f234ab9da3
|
Update src/borrow_check/region_inference/member_constraints.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
b1169deec3
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
4937aed1a7
|
Update src/borrow_check/region_inference/member_constraints.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
59be36693e
|
Update src/borrow_check/region_inference/member_constraints.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
c6d975df8d
|
Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
f6c79d7467
|
Update src/borrow_check/region_inference/member_constraints.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
0c3b78c109
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
2467a1daa6
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
cce253efe7
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
52e3d29423
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
94acf38fbb
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
6623226c3b
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
11a964ab17
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
44cf84b753
|
Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
45a55e7c88
|
Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
36431d5ff6
|
Update src/borrow_check/region_inference/lifetime_parameters.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
a8b5b21765
|
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <remy.rakic+github@gmail.com>
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
66a57fc7f3
|
adjust overview slightly
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
5c7f94fae0
|
describe region inference and member constraints in some detail
|
2019-06-26 11:05:58 -05:00 |
|
Niko Matsakis
|
99188aef5c
|
start filling out the constraint propagation chapter in more detail
|
2019-06-26 11:05:58 -05:00 |
|