Commit graph

215 commits

Author SHA1 Message Date
Michael Stock
c98ca75a41 Add example for creating base url by clearing path 2017-05-06 08:54:12 -07:00
David Tolnay
40e953a923 Merge pull request #45 from bostelk/patch-1
Parse URL example #33
2017-05-06 08:03:50 -07:00
Kyle Bostelmann
cac8e922aa Error handling for parsing a Url. 2017-05-06 08:31:45 -03:00
Kyle Bostelmann
0d5f2bd31d Merge remote-tracking branch 'rust/master' into patch-1
# Conflicts:
#	Cargo.toml

Resolved using theirs.
2017-05-06 08:12:31 -03:00
David Tolnay
7b940e81db Merge pull request #46 from mikeastock/issue-35-create-new-url-from-base
Add url joining example
2017-05-05 18:08:40 -07:00
Michael Stock
fc62898dad Add url joining example 2017-05-05 17:36:40 -07:00
Kyle Bostelmann
b1601ecb46 Add the latest Url crate to dependencies. 2017-05-05 20:33:52 -03:00
Kyle Bostelmann
471f50361a Fix syntax; close function. 2017-05-05 20:27:42 -03:00
Kyle Bostelmann
062fa19708 Include missing badges #33 2017-05-05 20:18:12 -03:00
Kyle Bostelmann
b2073a0f0d Parse URL example #33 2017-05-05 20:14:03 -03:00
David Tolnay
7a40587699 Merge pull request #44 from glennsl/patch-1
Tiny typo fix in CONTRIBUTING.md
2017-05-05 15:25:47 -07:00
Piripant
ba4f7b30ff Update net.md 2017-05-05 23:44:54 +02:00
glennsl
605e1e0b53 Tiny typo fix in CONTRIBUTING.md 2017-05-05 23:34:22 +02:00
Brian Anderson
4800f566de Add networking stubs, etc. 2017-05-05 01:26:48 -07:00
Brian Anderson
80f8585967 Change color of category badges 2017-05-04 17:07:57 -07:00
Brian Anderson
cde6b886fa Fix link 2017-05-04 16:43:01 -07:00
Brian Anderson
6e1ef42db1 Fix contributing markup 2017-05-04 16:36:28 -07:00
Brian Anderson
b7f70c76d0 Fill out CONTRIBUTING.md 2017-05-04 12:13:44 -07:00
David Tolnay
91bbdf3afb
Clean up trailing whitespace 2017-05-03 21:41:05 -07:00
David Tolnay
286c7d007f
Error chain description to match the code 2017-05-03 21:40:09 -07:00
David Tolnay
e728582e73
Use an error-chain example with more than one error 2017-05-03 21:22:05 -07:00
David Tolnay
ea4dd5d3cc
Link to error-chain docs 2017-05-03 20:17:01 -07:00
David Tolnay
30b574a516
Stderr is a bit more realistic 2017-05-03 20:16:03 -07:00
David Tolnay
5b9588f5be
Format the way rustfmt would 2017-05-03 20:13:46 -07:00
David Tolnay
3741cdfb07
Touch up the lines example 2017-05-03 20:11:40 -07:00
David Tolnay
1ef3788132
Touch up the byteorder example 2017-05-03 20:08:28 -07:00
David Tolnay
3d066af1a5
Touch up the clap example 2017-05-03 19:29:18 -07:00
David Tolnay
776c9b575c
Clearer use of mut 2017-05-03 18:46:59 -07:00
David Tolnay
b9517f9d73
Fix the encoding links from intro 2017-05-03 18:44:46 -07:00
David Tolnay
ab8664a697
Correct the toml example title in intro 2017-05-03 18:43:30 -07:00
David Tolnay
de0650077d
Typo in intro 2017-05-03 18:42:14 -07:00
David Tolnay
a94c0b37a2
Don't have a basic graph example 2017-05-03 18:41:09 -07:00
David Tolnay
d31e28f460
Move work-in-progress examples out of the way 2017-05-03 18:40:30 -07:00
David Tolnay
e67930fc5e
Keep the rayon commentary concise 2017-05-03 18:38:10 -07:00
David Tolnay
68f66f7d77
Touch up the serde examples 2017-05-03 18:34:08 -07:00
David Tolnay
e6ca2259e5
Fix json macro link 2017-05-03 18:26:55 -07:00
David Tolnay
c35da5294f
Fix encoding example headings 2017-05-03 18:26:13 -07:00
David Tolnay
eb5c74cafa
Typo in ex-rand-custom 2017-05-03 18:23:25 -07:00
David Tolnay
22d55c7297
This is covered in basics 2017-05-03 18:21:10 -07:00
David Tolnay
1c7e4fabd2
Add encoding page 2017-05-03 18:16:30 -07:00
David Tolnay
bb083f1b0b
Add application development page 2017-05-03 18:09:17 -07:00
David Tolnay
b7f3a6d0a9
Inline the basics links 2017-05-03 18:04:24 -07:00
David Tolnay
b29179f9a1
Add a concurrency page 2017-05-03 18:03:30 -07:00
David Tolnay
0bb1cb914a
Ignore the lines.txt written by one of the examples 2017-05-03 17:56:37 -07:00
David Tolnay
ece23b03e0
Cargo update the Cargo.lock 2017-05-03 17:47:19 -07:00
David Tolnay
2aff7b3cb4
Update deps 2017-05-03 17:47:06 -07:00
David Tolnay
8f564a1364
Link to docs of the latest version 2017-05-03 17:43:44 -07:00
David Tolnay
c182ad720c
Use badges of the latest version 2017-05-03 17:42:28 -07:00
David Tolnay
722288bcd9
Use real crates.io categories 2017-05-03 17:39:33 -07:00
David Tolnay
010c098bb4
Fix categories comment 2017-05-03 17:32:31 -07:00