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
…iraffate
Fix allow attribute, items from macros in `items_after_statements`
Fixesrust-lang#10540
changelog: [`items_after_statements`]: Fixes `#[allow(clippy::items_after_statements)]` when applied to an item, and ignores items after statements from different macro contexts
When we compile the Git repo directly, apparently only
rustc
,rustdoc
, andrustpkg
are generated. How do we getrust
andrusti
?Thanks,
Derek
The text was updated successfully, but these errors were encountered: