Sergio Benitez
3fd0bb14fb
Require 'yansi' 0.3.3.
2017-08-11 10:08:58 -07:00
Sergio Benitez
721f6204ea
Update lints for latest nightly, '2017-08-10'.
2017-08-11 09:14:54 -07:00
Sergio Benitez
9108e79fb9
Fix typo in 'Limits' docs: anf -> and.
2017-08-04 20:21:21 -07:00
Sergio Benitez
86c7a67b02
Allow named parameters to be ignored.
2017-08-02 18:44:31 -07:00
Sergio Benitez
0b7d9f4602
Remove unused doc comments.
2017-08-02 17:48:00 -07:00
Sergio Benitez
95452af449
Improve form field name error message.
2017-08-02 17:41:10 -07:00
Sergio Benitez
952c98fc04
Allow the full range of valid form field renames.
...
Closes #337 .
2017-08-02 17:37:20 -07:00
Sergio Benitez
944eaa3e3c
Emit all error messages from Tera on init failure.
...
Resolves #369 .
2017-08-02 16:58:55 -07:00
Sergio Benitez
72bed509b9
Handle 'TypeRelative' qualified paths in lints.
...
Fixes #367 .
2017-08-02 02:40:37 -07:00
Ian Létourneau
84fe23a9fb
Fix spelling of "corresponding" in 'status' docs.
2017-07-27 01:58:25 -04:00
Alex Burka
02794db2cd
Allow unreachable patterns in generated matches.
2017-07-27 00:09:54 -04:00
Laurentiu Nicola
5f0583eb04
Don't skip over the first Tera error.
...
The first line in the Tera error messages is sometimes less useful,
but in other cases, like when the context is not a map or struct,
contains the complete description. As such, always include it, even if
the output is slightly uglier. Also don't append periods at the end
since some Tera messages already have them.
2017-07-26 23:32:35 -04:00
Sergio Benitez
b276e1d51f
Enable ASCII escape sequences in Windows consoles.
2017-07-26 22:54:45 -04:00
Sergio Benitez
3abc813605
Use 'AtomicIsize', not 'Cell', in URI.
2017-07-21 17:00:38 -04:00
Sergio Benitez
6d3cd374ac
Fix the 'user_id' route in cookies guide.
2017-07-18 14:27:10 -04:00
Christian Legnitto
362afdc445
Fix spelling of "instantiated" in rustdocs.
2017-07-18 09:35:37 -04:00
Karuna Murti
5720748557
Add missing semicolon to pastebin tutorial code.
2017-07-17 14:12:29 -04:00
Flarp
69afb5c4a3
Fix typo in 'NotFound' docs: 404, not 400.
2017-07-17 14:10:52 -04:00
Sergio Benitez
f87746d211
Post-release 0.3 news article updates.
2017-07-15 02:31:20 -07:00
Sergio Benitez
aa91daf71f
Add 'Data Limits' section to config guide.
2017-07-15 02:29:36 -07:00
Tommy Ip
ae406cf0ca
Fix 'clusure' typo in fairings guide and ad_hoc.rs.
...
Fixes #348 .
2017-07-15 00:36:41 -07:00
Stuart Hinson
b3f41f248c
Update 'Fairing' example to reflect doc's content.
2017-07-15 00:35:25 -07:00
Sergio Benitez
cdacda0896
New version: 0.3.0.
2017-07-14 11:30:48 -07:00
Sergio Benitez
0756146a5d
Set release date in CHANGELOG.
2017-07-14 11:18:23 -07:00
Sergio Benitez
f093ea490d
Rocket 0.3 release news.
2017-07-14 11:17:24 -07:00
Sergio Benitez
f182f65054
Improvements to configuration and requests guides.
2017-07-14 11:17:24 -07:00
Sergio Benitez
51a465f2cc
Add regression test for issue #345 .
2017-07-14 09:54:11 -07:00
Yong Wen Chua
10efcb1af9
Always implement 'Responder' with 'r instead of 'static.
2017-07-14 09:43:22 -07:00
Sergio Benitez
722959ee29
Use a parametric lifetime in 'Responder' example.
2017-07-14 09:42:33 -07:00
Sergio Benitez
aa51fe0e11
Fix small typo in fairings guide.
2017-07-12 15:36:43 -07:00
Sergio Benitez
ed254bfdae
Document type name changes in 0.3 CHANGELOG.
...
Resolves #22 .
2017-07-12 15:28:55 -07:00
Sergio Benitez
897313730d
Use TitleCase for all 'content::' struct names.
2017-07-12 15:21:45 -07:00
Sergio Benitez
65886c8c4e
Rename 'contrib::JSON' to 'contrib::Json'.
2017-07-12 15:11:41 -07:00
Sergio Benitez
70bc97c322
Rename 'APIKey' in example docs to 'ApiKey'.
2017-07-12 14:53:08 -07:00
Sergio Benitez
0bbfa5e21a
Update 'version_check' to 0.1.3.
2017-07-12 04:15:30 -07:00
Sergio Benitez
85846c2af1
Use 'hyper_sync_rustls' for hyper/rustls interop.
2017-07-12 04:13:46 -07:00
Sergio Benitez
4609413828
Update 'pear' and 'pear_codegen' to 0.0.10.
2017-07-12 04:07:55 -07:00
Sergio Benitez
da08f1ea9d
Improve the fairings guide.
2017-07-11 04:45:28 -07:00
Sergio Benitez
f34bb42e4a
Update CHANGELOG for logging change.
2017-07-11 04:41:40 -07:00
Sergio Benitez
5a632a4d27
Always log a request's 'format' when available.
2017-07-11 04:35:05 -07:00
Sergio Benitez
46c721d3f5
Fill in missing CHANGELOG links.
2017-07-10 05:15:25 -07:00
Sergio Benitez
1c866f34fa
Various guide updates for 0.3.
2017-07-10 05:05:25 -07:00
Sergio Benitez
ed14f59c44
Add documentation for the 'FromForm' derive.
2017-07-10 03:41:45 -07:00
Sergio Benitez
7e0cbe4842
Restrict compilation to rustc >= 2017-07-09.
2017-07-09 22:34:29 -07:00
Sergio Benitez
6050eb5169
Update for 2017-07-09. 'associated_consts' is stable.
2017-07-09 22:00:01 -07:00
Sergio Benitez
0628f01f56
Make 'Example' a subsubheading in fairings guide.
2017-07-06 20:50:39 -07:00
Sergio Benitez
90d85d3c06
Implement 'Fairing' for 'Arc<T>'. Fix various doc issues.
2017-07-06 20:48:25 -07:00
Sergio Benitez
6ddbba2571
Remove whitespace.
2017-07-06 20:47:30 -07:00
Sergio Benitez
ba6d87a0e8
Add a fairings guide.
2017-07-06 20:46:43 -07:00
Sergio Benitez
05944c01af
Update diesel example dependency to 0.14.
2017-07-06 02:04:00 -07:00