You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change imports_granularity value to 'Module' (#2947)
rustsc 1.89.0 says that the values are in PascalCase and will error out
otherwise. Specfic message:
`"module" is not one of ["Preserve","Crate","Module","Item","One"]`
0 commit comments