Releases: l2dy/intellij-rust-unofficial-plugin
Releases · l2dy/intellij-rust-unofficial-plugin
242.10014
What's Changed
- COMP: Skip semicolon fixer in block expr by @l2dy in #55
- COMP: Support smart enter for more items by @l2dy in #56
- FMT: Fix indent of let declaration with outer attr by @l2dy in #57
- Update compiler features by @l2dy in #61
- Update rustc and clippy lints by @l2dy in #58
- ⬆️ nightly by @l2dy in #59
- ⬆️ stable by @l2dy in #63
- Clean up platform BACKCOMPAT for 2024.1 by @l2dy in #64
- Partial compatibility with 2024.3 by @l2dy in #66
Full Changelog: 241.10012...242.10014
241.10012
What's Changed
- Skip external linter pass when Cargo is refreshing by @l2dy in #45
- RES: take into account cfg attributes for struct fields by @l2dy in #46
- ⬆️ nightly by @l2dy in #52
- Update compiler features by @l2dy in #53
- Update rustc and clippy lints by @l2dy in #51
- FMT: use rustfmt by default by @l2dy in #54
Full Changelog: 241.10010...241.10012