Skip to content

v1.13.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 16:23
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
3942fa8

🐛 Bug Fixes

  • don't flag load-bearing workspace ignores as redundant (#524) (by @Boshen)

⚡ Performance

  • single preorder walk, track use-nesting instead of per-path ancestor scan (by @Boshen)
  • store crate-name imports as CompactString (#525) (by @Boshen)

Contributors