rust plugin: add support for bases
Metadata
Current evaluation
Merged update to the Rust plugin adding base support for core16 and core18. Resolves Launchpad bug #1798681. Approved, passed CI, and achieved 100% diff coverage with a net zero line change across 23 files.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [x] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
This PR resolves [LP: #1798681](https://bugs.launchpad.net/snapcraft/+bug/1798681) by updating the Rust plugin to be base-aware, starting with core16 and core18.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged update to the Rust plugin adding base support for core16 and core18. Resolves Launchpad bug #1798681. Approved, passed CI, and achieved 100% diff coverage with a net zero line change across 23 files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged updates to the Rust plugin for base awareness, supporting core16 and core18. Resolved Launchpad bug #1798681. The refactoring achieved 100% diff coverage with a net zero line change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update to the Rust plugin adding base support for core16 and core18. Resolves Launchpad bug #1798681. Changes integrated with 100% diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2346 ruby plugin: add support for base | snapcraft | merged | Updates the Ruby plugin to be base-aware, restricting support to core16 and core18. Resolves bug LP: #1794800. Merged after approval, passing CI, and 100% diff coverage. | |
| #2370 ant plugin: add support for bases | snapcraft | merged | Merged after approval and CI. Adds base support to the ant plugin, restricting it to core16 and core18. Modifies 14 files with 83.54% diff coverage. | |
| #2362 python plugin: add support for bases | snapcraft | merged | Merged. Updated the Python plugin to support core16 and core18 bases. Approved by reviewer, passed CI, and migrated tests to spread with 97.36% coverage. | |
| #2372 gradle plugin: add support for bases | snapcraft | merged | Successfully merged update to the Gradle plugin, restricting base support to core16 and core18. Approved by reviewer, passed CI, and integrated with 448 additions and 108 deletions across 13 files. | |
| #2363 {make,cmake,autotools} plugin: add support for bases | snapcraft | merged | Merged update adds base support (core16, core18) to Make, CMake, and Autotools plugins, resolving three Launchpad bugs. Make plugin tests moved to Spread. Approved, passed CI, and achieved 100% diff coverage. | |
| #2364 maven plugin: add support for bases | snapcraft | merged | Added base awareness to the Maven plugin, supporting core16 and core18. Merged after reviewer approval and CI checks, resolving Launchpad issue #1794793. Changes modify 18 files with 778 additions and 345 deletions. | |
| #2366 qmake plugin: add support for bases | snapcraft | merged | Merged update to the qmake plugin adding base support for core16 and core18, resolving LP: #1794799. Includes spread tests, passed CI, and achieved 100% diff coverage. | |
| #2368 {kbuild,kernel} plugin: add support for bases | snapcraft | merged | Merged after review and CI approval, adding core16 and core18 base support to the KBuild and Kernel plugins. Resolved Launchpad bugs #1794790 and #1794791 across 7 files with 100% diff coverage. | |
| #2358 dotnet plugin: add support for bases | snapcraft | merged | Merged after reviewer approval, adding base awareness to the DotNet plugin for core16. Passed CI checks and achieved 100% diff coverage across 9 modified files. | |
| #2357 scons plugin: add support for bases | snapcraft | merged | Merged. Updated the Scons plugin to support core16 and core18 bases. Approved by reviewer, passed CI, and modified 105 additions and 18 deletions across five files. |