Rocket/core/codegen/src
Sergio Benitez dfc118f279 Use call site hygiene in FromForm derive.
This commit changes the `FromForm` derive codegen so that it
consistently emits tokens with call site hygiene. This allows `FromForm`
derives to be emitted my macros more reliably.
2024-05-22 13:43:53 -05:00
..
attribute Silence more warnings in generated code. 2023-12-05 17:29:30 -08:00
bang Use mixed-site spans to avoid clippy 'uri!' error. 2023-10-29 18:27:17 -05:00
derive Use call site hygiene in FromForm derive. 2024-05-22 13:43:53 -05:00
exports.rs Use mixed-site spans to avoid clippy 'uri!' error. 2023-10-29 18:27:17 -05:00
http_codegen.rs Apply clippy suggestions. 2021-06-30 14:13:19 -07:00
lib.rs Update version numbers for 0.5.0. 2023-11-17 16:38:14 +01: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