New Features

Performance Improvements

  • #9841 Don’t perform some code analysis for cfg-disabled code

  • #9861 Speed up Unused imports inspection

  • #9528 Speed up name resolution by resolving more cases of nested paths at once

  • #9869 Speed up macro resolution

Fixes

Internal Improvements

  • #9754 Remove RsExternCrateReexportIndex and RsMacroCallIndex since they are unused now

Full set of changes can be found here