Rocket/core/codegen
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
..
src Remove use of the 'crate_visibility_modifier' feature. 2019-09-21 09:16:04 -07:00
tests Use proper span in responder codegen output. 2019-09-09 21:57:10 -07:00
Cargo.toml Update 'devise' to 0.3. 2019-09-05 15:44:25 -07:00
build.rs Migrate codegen to Rust 2018. 2019-06-25 13:45:27 -04:00