-
Notifications
You must be signed in to change notification settings - Fork 984
Open
Labels
T1-FRAMEThis PR/Issue is related to core FRAME, the framework.This PR/Issue is related to core FRAME, the framework.
Description
Check all crates that define macros and put the macro-related reexports into a private
module that will be excempt from semver.
### More found in:
- [x] frame/election-provider-support/src/lib.rs paritytech/substrate#14375
- [x] frame/support/src/lib.rs paritytech/substrate#14745
- [x] frame/benchmarking/src/lib.rs paritytech/substrate#14787
- [x] frame/support/src/dispatch.rs paritytech/polkadot-sdk#1162
kianenigma
Metadata
Metadata
Assignees
Labels
T1-FRAMEThis PR/Issue is related to core FRAME, the framework.This PR/Issue is related to core FRAME, the framework.
Type
Projects
Status
In Progress