esrlabs / northstar

Embedded container runtime
Apache License 2.0
167 stars 32 forks source link

Remove "imports_granularity" #1148

Closed jcdubois closed 2 months ago

jcdubois commented 2 months ago

We are getting the following warning: Warning: can't set imports_granularity = Crate, unstable features are only available in nightly channel.

flxo commented 2 months ago

I'd like to keep that because it can be used when running rustfmt manually. I know about the warning but that's ok.