Skip to content

community-rust v0.1.0

Compare
Choose a tag to compare
@elegoff elegoff released this 18 Jun 14:29
· 85 commits to master since this release

What's Changed

  • Issue #51 by @elegoff in #52 (File level Clippy issues)
  • Embedded match expressions by @elegoff in #53
  • Fix borrow expressions in for loops and if let expressions by @elegoff in #54

Tested on SonarQube versions up to 9.5

rustc --version
rustc 1.62.0-nightly (1f7fb6413 2022-04-10)

Main achievements :

  • File level Clippy issues can now be reported
  • The Serde crate can now be 100% parsed (around 36K executable lines of code)

Full Changelog: v0.0.9...v0.1.0