Jacob Pratt
|
4e6a7ddd5f
|
Remove use of the 'crate_visibility_modifier' feature.
Most items with 'crate' visibility become 'pub(crate)'.
Items are made 'pub' instead when they would remain private.
|
2019-09-21 09:16:04 -07:00 |
Sergio Benitez
|
0b059e06e5
|
Update 'devise' to 0.3.
This transitively updates 'syn', 'proc-macro2', and 'quote' to 1.0.
|
2019-09-05 15:44:25 -07:00 |
Jeb Rosen
|
be784a7845
|
Migrate codegen to Rust 2018.
|
2019-06-25 13:45:27 -04:00 |
Sergio Benitez
|
4ef179cc59
|
Migrate from 'derive_utils' to published 'devise'.
Resolves #800.
|
2018-10-29 04:58:56 -07:00 |
Sergio Benitez
|
9ef0b731c8
|
Rename 'codegen_next' to 'codegen'.
|
2018-10-22 00:01:41 -07:00 |