Rocket/core/codegen
Sergio Benitez 9063cf0ac2 Visiting internal nodes in form field validator.
Previously, recursion into rewriting 'self' in field validations would
cease after the first function call. This meant that internal uses of
'self' were not properly rewritten. This commit ameliorates the
situation.
2021-06-26 12:00:05 -07:00
..
src Visiting internal nodes in form field validator. 2021-06-26 12:00:05 -07:00
tests Update UI tests for latest stable. 2021-06-17 18:49:10 -07:00
Cargo.toml New version: 0.5.0-rc.1. 2021-06-09 09:52:37 -07:00