flathub / flathub/org.freedesktop.Sdk.Extension.rust-stable
Some unnecessary installation artifacts bundled
- Dominant language
- No language data
- Stars
- 26
- Forks
- 15
- Avg merge
- 6h 39m
- Merged PRs (30d)
- 8
Description
It looks like some artifacts from installation are bundled that can probably dropped. Not a huge issue, but might be worth adding to cleanup phases.
* `lib/rustlib/install.log`
* `lib/rustlib/uninstall.sh` probably isn't necessary
* `lib/rustlib/rust-installer-version`
* `lib/rustlib/manifest-*`
* `lib/rustlib/components` (although maybe tooling looks at this?)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the installation and cleanup configuration that produces lib/rustlib, then inspect how install.log, uninstall.sh, rust-installer-version, manifest-* and components are used. Confirm which artifacts can be removed without affecting tooling, update the cleanup phase, and verify that the resulting bundle contains only required files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100