Rocket/codegen/tests
Sergio Benitez f5ec470a7d Use the `RawStr` type for raw parameter strings.
This is a breaking change.

The `&str` type no longer implements `FromParam`. The `&RawStr` type
should be used in its place.
2017-03-31 00:18:58 -07:00
..
compile-fail Use MediaType instead of ContentType for Route format. 2017-03-28 00:12:59 -07:00
run-pass Use the `RawStr` type for raw parameter strings. 2017-03-31 00:18:58 -07:00
tests.rs Parallelize testing. Fix compiletest dependencies. 2017-02-02 00:41:47 -08:00