Skip to content

0.13.2 bindgen introduces arbitrary feature gate #311

@Indeximal

Description

@Indeximal

Combined with our --Deny Warnings lead our CI to spontaneous break. Adding feature gates to generated code doesn't seem particularly smart to me, since you can in/exclude it with options in the build script. Additionally, it now means the cargo toml of the crate using mavlink-bindgen has to be updated to make use of the new feature anyway, as the dependencies are not automatically used (e.g. by reexporting them in mavlink-bindgen).

Please be more careful with minor changes, a lot of things can be breaking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions