.. |
absolute-mount-paths.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
bad-attribute-form.rs
|
Add more codegen tests.
|
2016-09-28 20:39:14 -07:00 |
bad-attribute-param.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
bad-error-fn.rs
|
Allow error handlers to take 0, 1, or 2 parameters.
|
2016-10-04 15:05:25 -07:00 |
bad-ident-argument.rs
|
Renamed macros to codegen.
|
2016-09-08 20:38:58 -07:00 |
bad-value-types-in-attribute.rs
|
Use MediaType instead of ContentType for Route format.
|
2017-03-28 00:12:59 -07:00 |
data-without-post.rs
|
Disallow use of data parameter with non-payload methods.
|
2016-10-25 16:42:10 +02:00 |
decorate-enum.rs
|
Add more codegen tests.
|
2016-09-28 20:39:14 -07:00 |
decorate-impl.rs
|
Add more codegen tests.
|
2016-09-28 20:39:14 -07:00 |
decorate-struct.rs
|
Add more codegen tests.
|
2016-09-28 20:39:14 -07:00 |
decorate-trait.rs
|
Add more codegen tests.
|
2016-09-28 20:39:14 -07:00 |
empty-segments.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
form-field-attr.rs
|
Disallow invalid form field names.
|
2017-04-04 17:00:48 -07:00 |
ignored_params.rs
|
Disallow use of data parameter with non-payload methods.
|
2016-10-25 16:42:10 +02:00 |
lints.rs
|
Improve lints: gather info on per-instance basis.
|
2017-01-31 02:01:30 -08:00 |
malformed-media-type.rs
|
Use MediaType instead of ContentType for Route format.
|
2017-03-28 00:12:59 -07:00 |
malformed-param-list.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
phantom-declared-param.rs
|
Renamed macros to codegen.
|
2016-09-08 20:38:58 -07:00 |
route-bad-method.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
route-invalid-method.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
simple_unmounted.rs
|
Fix false positives in unmounted_routes lint due to 'launch'.
|
2017-02-05 02:11:32 -08:00 |
unknown-attribute-param.rs
|
Compile-time enforce paths as absolute, non-empty, valid segments.
|
2017-02-06 04:03:30 -08:00 |
unknown-media-type.rs
|
Use MediaType instead of ContentType for Route format.
|
2017-03-28 00:12:59 -07:00 |