Skip to content

feature RK_AppKit, produces aliased parameters #5

@ColinKinloch

Description

@ColinKinloch

Compiling with feature RK_AppKit

Produces

pub fn renameFontCollectionWithName_visibility_toName_error_(
         name: &NSString,
         visibility: NSFontCollectionVisibility,
         name: &NSString,
         error: Option<&mut &Option<Arc<NSError>>>,
     ) -> bool {

Resulting in
error[E0415]: identifier `name` is bound more than once in this parameter list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions