Steve Klabnik
|
a56e7aee81
|
Add lifetime elision information to the ownership guide.
Fixes #19662.
|
2015-01-05 11:51:52 -05:00 |
|
bluss
|
5806519bd4
|
doc: Small changes to ownership guide.
Disambiguate maximally by using 'and' instead of '&' next to discussion
about references.
As a bonus, fix the spelling of the car too.
|
2014-12-18 02:01:37 +01:00 |
|
Alex Crichton
|
1b9b647b07
|
rollup merge of #19940: phi-gamma/canonical-master
Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
|
2014-12-17 11:50:31 -08:00 |
|
Alex Crichton
|
f7cb5b6c20
|
rollup merge of #19845: jbranchaud/fix-indentation-in-ownership-guide
For reference, this is what the code example looks like before the change:
![screen shot 2014-12-14 at 12 12 58 pm](https://cloud.githubusercontent.com/assets/694063/5428475/ade24176-838a-11e4-870b-c7d4f55bc8d7.png)
|
2014-12-17 11:50:26 -08:00 |
|
Philipp Gesang
|
c1b69c7a82
|
guide-ownership.md, guide-testing.md: fix typos
Signed-off-by: Philipp Gesang <phg@phi-gamma.net>
|
2014-12-16 23:50:42 +01:00 |
|
Brian Anderson
|
1cb7e9fc63
|
rollup merge of #19814: jbranchaud/fix-a-typo-in-ownership-guide
|
2014-12-15 06:45:37 -08:00 |
|
jbranchaud
|
5c29df6b28
|
Fix indentation in a code example in the ownership guide.
|
2014-12-14 12:09:42 -06:00 |
|
jbranchaud
|
1567c94361
|
Fix a typo in ownership guide, aquire to acquire.
|
2014-12-13 10:56:19 -06:00 |
|
Steve Klabnik
|
3c9d8983be
|
Fix up some {ignore} and {notrust}s
These should be properly annotated instead.
Fixes #16219.
|
2014-12-10 15:14:18 -05:00 |
|
Alex Crichton
|
1a61fe4280
|
Test fixes and rebase conflicts from the rollup
|
2014-12-09 10:26:04 -08:00 |
|
Alex Crichton
|
fb587f1f9b
|
rollup merge of #19614: steveklabnik/gh19599
Fixes #19599
|
2014-12-09 09:25:04 -08:00 |
|
Steve Klabnik
|
8ba5605233
|
remove usage of notrust from the docs
Fixes #19599
|
2014-12-07 04:18:56 -05:00 |
|
mdinger
|
796e4b8a88
|
Typo
|
2014-12-05 20:14:28 -05:00 |
|
Steve Klabnik
|
7213704812
|
New Guide: Ownership
This replaces the previous "Lifetimes guide," since we are discussing
things from an owernship perspective now.
|
2014-12-03 03:27:17 -05:00 |
|
Steve Klabnik
|
e2fe7a083e
|
Lifetime guide -> ownership guide
|
2014-11-26 15:03:12 -05:00 |
|