Skip to content

community-rust v0.0.8

Compare
Choose a tag to compare
@elegoff elegoff released this 28 Jan 13:03
· 107 commits to master since this release
  • Relative path handling in Clippy reports (see PR #35)
  • Bumping some third party dependencies (see PR #36)
  • the community.rust.test.reportPath property is added to allow the import of junit reports (see PR #37 )
  • functions having attributes #[test] or #[tokio::test] are detected as unit tests and their lines get specific highlight in the UI
  • the property community.rust.cpd.ignoretests is added to control whether you want to include unit tests in the duplication calculation(see issue #40 )
  • Refresh of Clippy lints list as of 2022-01-28