Rocket/codegen/tests/compile-fail
Sergio Benitez 17b8ab694c Use 'FromUriParam' trait for better ergonomics in 'uri!'. 2017-09-14 22:13:07 -07:00
..
absolute-mount-paths.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
bad-attribute-form.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
bad-attribute-param.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
bad-error-fn.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
bad-ident-argument.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
bad-value-types-in-attribute.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
data-without-post.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
decorate-enum.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
decorate-impl.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
decorate-struct.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
decorate-trait.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
empty-segments.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form-field-attr.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
ignored_params.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
malformed-media-type.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
malformed-param-list.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
phantom-declared-param.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
route-bad-method.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
route-invalid-method.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
typed-uri-bad-type.rs Use 'FromUriParam' trait for better ergonomics in 'uri!'. 2017-09-14 22:13:07 -07:00
typed-uris-bad-params.rs Add compile-fail tests for 'uri!' macro. 2017-09-14 22:12:47 -07:00
typed-uris-invalid-syntax.rs Check mount point validity in 'uri!' macro. 2017-09-14 22:12:54 -07:00
unknown-attribute-param.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
unknown-media-type.rs Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00