flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Rust: Disable warning on unused top level imports.

Open nihohit opened this issue 2 years ago • 1 comments

This removes warnings about unused imports from top level imports, which currently are propagated to files using the include! macro when adding the generated files.

nihohit avatar Nov 24 '23 09:11 nihohit

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 24 '23 09:11 google-cla[bot]