Rocket/codegen/tests
Sergio Benitez 3bf577db6e Handle segments parameters in 'uri!'.
This commit also moves the 'uri' module into its own directory,
includes the beginning of the 'FromUriParam' trait, and abandons the
'url' crate in favor of 'percent_encoding' for percent encoding.
2017-09-14 22:13:07 -07:00
..
compile-fail Don't implement 'UriDisplay' for all 'T: Display'. 2017-09-14 22:12:54 -07:00
compile-fail.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
complete-decorator.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
custom-content-type.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
derive_form.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
dynamic-paths.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
empty-fn.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
empty_form.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
error-handler.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
form-field-rename.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
instanced-mounting.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
issue-1-colliding-names.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
methods.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
rank_decorator.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
refactored_rocket_no_lint_errors.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
segments.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
type-alias-lints.rs Make all run-pass tests regular tests. 2017-09-14 22:12:03 -07:00
typed-uris.rs Handle segments parameters in 'uri!'. 2017-09-14 22:13:07 -07:00