fayalite/crates/fayalite-proc-macros-impl/src
Jacob Lifshay f8ac78abd6
All checks were successful
/ deps (pull_request) Successful in 20s
/ test (pull_request) Successful in 4m54s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m24s
Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias
2025-10-15 04:17:47 -07:00
..
module format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
fold.rs add support for #[hdl(sim)] enum_ty.Variant(value) and #[hdl(sim)] EnumTy::Variant(value) and non-sim variants too 2025-04-01 22:16:47 -07:00
hdl_bundle.rs Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias 2025-10-15 04:17:47 -07:00
hdl_enum.rs Remove extraneous #[automatically_derived] annotations that are causing warnings as reported by Tobias 2025-10-15 04:17:47 -07:00
hdl_type_alias.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
hdl_type_common.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
lib.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
module.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
process_cfg.rs format code after switching to edition 2024 2025-08-24 16:35:21 -07:00