LukeMathWalker / LukeMathWalker/pavex
Upstream issues: fixes and features in other tools that would benefit Pavex
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
This is a meta-issue to keep track of feature requests/bugs in other projects that affect Pavex.
- IDE experience:
- Auto-completion and go-to-definition inside the f! macro
- https://github.com/rust-lang/rust-analyzer/issues/14999
- Blocked on https://github.com/rust-lang/rust/issues/66079
- https://github.com/intellij-rust/intellij-rust/issues/10543)
- Pavex's CLI performance:
- https://github.com/rust-lang/cargo/issues/13283
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked rust-analyzer, Rust compiler, IntelliJ Rust, and Cargo issues to understand their status and how they affect Pavex. Start with the upstream issue relevant to the desired IDE or CLI improvement; done would require an actionable update or integration path for Pavex, but this meta-issue does not define a direct code change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100