Rocket/codegen/tests/compile-fail
Sergio Benitez 084481a84e Initial implementation of typed URIs.
This is a breaking change. All Rocket applications using code
generation must now additionally declare usage of the 'decl_macro'
feature.
2017-09-14 22:10:25 -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
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