Releases: l2dy/intellij-rust-unofficial-plugin
Releases · l2dy/intellij-rust-unofficial-plugin
252.23
What's Changed
- Gradle build changes by @l2dy in #175
- Bump org.jetbrains.intellij.platform from 2.8.0 to 2.10.5 by @dependabot[bot] in #149
- Update compiler features by @l2dy in #174
- TY: fix ClassCastException in CapturedParameter.foldWith by @l2dy in #177
Full Changelog: 252.21...252.23
252.21
What's Changed
- Bump actions/download-artifact from 5 to 7 in /.github/actions/load-native-binaries by @dependabot[bot] in #162
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #165
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #163
- RUST-12718 Deduplicate trait bounds in LazyParamEnv.boundsFor() by @l2dy in #172
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #148
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #119
- Update rustc and clippy lints by @l2dy in #173
Full Changelog: 252.20...252.21
252.20
252.19
252.18
Full Changelog: 251.17...252.18
251.17
243.16
What's Changed
- Move com.intellij.copyright plugin to bundledPlugins by @l2dy in #72
- ⬆️ evcxr_repl by @l2dy in #78
- Bump jvm from 2.0.10 to 2.0.21 by @dependabot[bot] in #79
- CI: Set new MSRV for Evcxr 0.18 by @l2dy in #83
- ⬆️ nightly by @l2dy in #87
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.17.2 to 2.18.2 by @dependabot[bot] in #91
- Bump jvm from 2.0.21 to 2.1.0 by @dependabot[bot] in #90
- ⬆️ stable by @l2dy in #89
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 7.1.0.202411261347-r by @dependabot[bot] in #93
- Bump JDK to 21 by @l2dy in #106
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #111
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #112
- Bump actions/download-artifact from 4 to 5 in /.github/actions/load-native-binaries by @dependabot[bot] in #116
- Bump io.github.z4kn4fein:semver from 2.0.0 to 3.0.0 by @dependabot[bot] in #118
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-toml from 2.18.2 to 2.20.0 by @dependabot[bot] in #110
- Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.3.0.202506031305-r by @dependabot[bot] in #114
- Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.1.0 by @dependabot[bot] in #117
- Initial support for 243 by @l2dy in #65
Full Changelog: 242.10014...243.16
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