Rocket/codegen/tests/run-pass
Sergio Benitez 008605bec7 This commit changes parsing traits and documents some of the core library:
* All From* trait methods are now named like the trait.
  * All From* traits have an associated Error type.
  * Document all of the `form` module.
  * Add codegen tests for auto-derived forms.
  * The param parsing traits now live under Request.
2016-09-30 01:25:07 -07:00
..
derive_form.rs This commit changes parsing traits and documents some of the core library: 2016-09-30 01:25:07 -07:00
dynamic-paths.rs Add more codegen tests. 2016-09-28 20:39:14 -07:00
empty-fn.rs Renamed macros to codegen. 2016-09-08 20:38:58 -07:00
issue-1-colliding-names.rs Renamed macros to codegen. 2016-09-08 20:38:58 -07:00