Skip to content

Macro cleanup

Christopher Davis requested to merge wip/cdavis/use-macros into master

Use the clone! macro and action! macro where possible and remove the manual downgrading/upgrading.

Also removes the upgrade_weak! macro and another unused macro.

Merge request reports