Skip to content
Snippets Groups Projects
  • Alexander Theißen's avatar
    pallet-revive: Fix docs.rs (#6896) · 91bef33b
    Alexander Theißen authored
    - Fixed failing docs.rs build for `pallet-revive-uapi` by fixing a wring
    attribute in the manifest (we were using `default-target` instead of
    `targets`)
    - Removed the macros defining host functions because the cfg attributes
    introduced in #6866 won't work on them
    - Added an docs.rs specific attribute so that the `unstable-hostfn`
    feature tag will show up on the functions that are guarded behind it.
    
    ---------
    
    Co-authored-by: command-bot <>
    Unverified
    91bef33b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.