David Tolnay
f90d62114e
Merge pull request #174 from budziq/custom_headers
...
"Set custom headers and URL parameters for a REST request" example
2017-05-27 18:42:26 -07:00
Michal Budzynski
6962a71bcd
Implemented "Set custom headers and URL parameters for a REST request" example
2017-05-28 01:50:49 +02:00
David Tolnay
8e80876ac9
Merge pull request #173 from budziq/paginated_fix
...
Fixed "Consume a paginated RESTful API" example to reuse reqwest::Client
2017-05-27 15:06:55 -07:00
Michal Budzynski
2cce8b8659
Fixed "Consume a paginated RESTful API" example to reuse reqwest::Client
2017-05-27 23:50:08 +02:00
David Tolnay
36e218ed77
About page fixes
2017-05-26 16:02:12 -07:00
David Tolnay
39febb3d66
Merge pull request #170 from brson/about
...
Write about.html
2017-05-26 16:01:54 -07:00
Brian Anderson
e0f5dc385d
Write about.html
2017-05-26 14:04:09 -07:00
Brian Anderson
c017ffd93f
Merge pull request #169 from brson/science
...
Fix 'science' badge
2017-05-26 14:04:03 -07:00
Brian Anderson
086b89259e
Fix 'science' badge
2017-05-26 13:38:04 -07:00
David Tolnay
236da434be
Merge pull request #166 from budziq/passive_3
...
Removed passive voice from the last 4 examples
2017-05-25 17:15:31 -07:00
Michal Budzynski
ce02feee8a
Removed passive voice from the last 4 examples
2017-05-26 02:06:33 +02:00
David Tolnay
c0fea0c6f2
Merge pull request #165 from budziq/passive_2
...
Removed passive voice from 4 examples
2017-05-25 15:50:27 -07:00
Michal Budzynski
6192aaf55f
Removed passive voice from 4 examples
2017-05-26 00:06:42 +02:00
David Tolnay
a61085f4aa
Merge pull request #163 from budziq/passive_voice
...
Removed passive voice from 7 examples
2017-05-25 00:53:01 -07:00
Michal Budzynski
aff972beed
Removed passive voice from 7 examples
2017-05-25 08:18:17 +02:00
David Tolnay
eebf79e909
Merge pull request #162 from baishuai/patch-1
...
BufReader is constructed from some type that implements Read, not Write
2017-05-24 22:51:57 -07:00
Shuai Bai
f4fec90b66
replace write link
2017-05-25 13:43:25 +08:00
Shuai Bai
c5cedcf0ec
fix a bug
2017-05-25 13:13:46 +08:00
David Tolnay
b700eb6a9d
Merge pull request #159 from pepyakin/concurrency-crossbeam
...
Add crossbeam::spawn example
2017-05-24 15:45:29 -07:00
David Tolnay
ad2bc80743
Merge pull request #160 from budziq/formatting
...
Corrected snippets formatting
2017-05-24 15:41:05 -07:00
Michal Budzynski
591e54eeee
Corrected snippets formatting
...
- run rustfmt on all snippets
- adjusted indentation on hidden error boilerplate
- removed some trailing whitespace
- added error boilerplate hiding to "Consume a paginated RESTful API" example
2017-05-25 00:05:40 +02:00
Sergey Pepyakin
d416b87523
Add crossbeam::spawn example
2017-05-24 23:19:24 +03:00
David Tolnay
e71c8028c6
Merge pull request #157 from budziq/expand
...
Described expand button in snippets
2017-05-24 12:02:54 -07:00
Michal Budzynski
ab6be39190
Described expand button in snippets
2017-05-24 20:42:55 +02:00
David Tolnay
f684337ff7
Merge pull request #156 from budziq/capitalization
...
Fixed example capitalization to sentence case
2017-05-24 11:00:06 -07:00
Michal Budzynski
70c960a33f
Fixed example capitalization to sentence case
2017-05-24 19:56:09 +02:00
David Tolnay
0f1e4135a0
Merge pull request #155 from budziq/app_logging_split
...
Split logging examples into separate book chapter
2017-05-24 09:34:01 -07:00
Michal Budzynski
ff00fb3327
Updated main table of contents after splitting logging.md from app.md
...
Also sorted reference links
2017-05-24 17:24:27 +02:00
Michal Budzynski
bb8bbb1508
Split log examples to separate logging.md
2017-05-24 17:16:50 +02:00
David Tolnay
fc2df7fe6e
Minimize padding for the badge columns
2017-05-23 14:44:48 -07:00
David Tolnay
a1426c3bb7
Uncolored badges for categories
2017-05-23 14:33:26 -07:00
David Tolnay
1660a1caff
Merge pull request 127 from jeanm/master
...
Conflicts:
src/basics.md
src/intro.md
2017-05-23 14:26:07 -07:00
David Tolnay
94689a54d3
More realistic error log message
2017-05-23 14:19:15 -07:00
David Tolnay
e9f7a5c519
Merge pull request 129 from jmcomets/log-error-message
2017-05-23 12:44:02 -07:00
David Tolnay
83047f58e9
Git ignore Cargo.lock
2017-05-23 12:33:40 -07:00
David Tolnay
3a2a9972ff
More realistic debug message
2017-05-23 12:33:11 -07:00
David Tolnay
748140492c
Merge pull request 128 from jmcomets/log-debug-message
2017-05-23 12:25:42 -07:00
David Tolnay
051227704f
Shouldn't need Cargo.lock
2017-05-23 12:14:52 -07:00
David Tolnay
7ee8bacab8
Don't spam the test output with pages of dependencies
2017-05-23 12:14:24 -07:00
David Tolnay
de913078f3
Real error handling for paginated iterator example
2017-05-23 12:05:22 -07:00
David Tolnay
5974bee3c2
Merge pull request 148 from cetra3/paginated_api
...
Conflicts:
src/intro.md
2017-05-23 11:58:31 -07:00
David Tolnay
b85517a39e
Merge pull request #151 from AndyGauge/ex-post-file
...
Network example: Post a file to paste-rs
2017-05-23 11:17:44 -07:00
Andy Gauge
20c7163990
Refactor to avoide allocating memory to hold contents of file in memory.
2017-05-23 11:07:45 -07:00
Andy Gauge
8f56cd38cd
Network example: Post a file to paste-rs
2017-05-23 09:21:10 -07:00
David Tolnay
96b6af0c7a
More compact log timestamp
2017-05-22 21:58:05 -07:00
David Tolnay
755a334990
Merge pull request 147 from budziq/timestamp
...
Conflicts:
src/intro.md
2017-05-22 21:48:14 -07:00
David Tolnay
a06691b26a
Merge pull request #150 from bjnyfv/add_encode_hex_to_intro
...
Fix hex encoding / decoding example.
2017-05-22 21:04:00 -07:00
Zach
fcf50e47b8
Updated intro.md to include hex encoding / decoding example. Updated text of hex encoding / decoding bade.
2017-05-22 22:19:40 -05:00
cetra3
e2eb6db046
Include Paginated API example
2017-05-21 14:40:53 +09:30
Michal Budzynski
e84ddfa20e
Implemented the "Include timestamp in log messages" example
2017-05-20 21:39:21 +02:00