Rocket/codegen
Sergio Benitez 909eae894a Don't implement 'UriDisplay' for all 'T: Display'.
We don't know if that 'Display' implementation is URI safe, so using
it blindly could result in generating bad URIs.
2017-09-14 22:12:54 -07:00
..
src Check mount point validity in 'uri!' macro. 2017-09-14 22:12:54 -07:00
tests Don't implement 'UriDisplay' for all 'T: Display'. 2017-09-14 22:12:54 -07:00
Cargo.toml Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
build.rs Update lints for latest nightly, '2017-08-10'. 2017-08-11 09:14:54 -07:00