Rocket/core/codegen/src
Sergio Benitez fd2094c5f3 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-02 16:18:51 -07:00
..
attribute Add 'Method' variants for all registered methods. 2024-04-24 19:22:03 -07:00
bang Update dependencies and fix nightly warnings. 2024-04-11 18:09:21 -07:00
derive Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
exports.rs Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
http_codegen.rs Add 'Method' variants for all registered methods. 2024-04-24 19:22:03 -07:00
lib.rs Introduce #[suppress]: suppress Rocket lints. 2024-03-21 20:24:53 -07:00
name.rs Address new nightly compiler warnings. 2024-03-19 14:08:14 -07:00
proc_macro_ext.rs Use 'syn', 'proc_macro2' directly. 2021-05-21 09:13:47 -07:00
syn_ext.rs Address new nightly compiler warnings. 2024-03-19 14:08:14 -07:00