Rocket/core/codegen/src
pennae 7275df9fdf Make data guards eligible to be sentinels.
Prior to this commit, data guards were not being considered as eligible
to be sentinels. This commit resolves that.
2022-06-23 16:15:11 -07:00
..
attribute Make data guards eligible to be sentinels. 2022-06-23 16:15:11 -07:00
bang Allow 'unused_doc_comments' on generated doctests. 2022-04-19 13:13:33 -07:00
derive Fix 'clippy::needless_late_init' in form codegen. 2022-05-23 16:41:10 -07:00
exports.rs Use 'syn', 'proc_macro2' directly. 2021-05-21 09:13:47 -07:00
http_codegen.rs Apply clippy suggestions. 2021-06-30 14:13:19 -07:00
lib.rs New version: 0.5.0-rc.2. 2022-05-09 06:32:46 -05:00
name.rs Support type generics, unit structs in 'FromForm'. 2021-06-29 03:37:52 -07:00
proc_macro_ext.rs Use 'syn', 'proc_macro2' directly. 2021-05-21 09:13:47 -07:00
syn_ext.rs Apply clippy suggestions. 2021-06-30 14:13:19 -07:00