A Rust compiler front-end for IDEs

hacktoberfest lsp-server rust
14 Open Issues Need Help Last updated: Jul 14, 2026

Open Issues Need Help

View All on GitHub
good first issue E-hard fun E-has-instructions S-actionable A-formatting

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-hard fun S-actionable A-perf C-enhancement

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-easy A-documentation

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-hard fun

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-easy E-has-instructions C-feature B-unstable

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue C-feature A-inlay-hints

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue A-ty S-needs-test

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-medium S-actionable A-infra C-enhancement

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue E-has-instructions A-inlay-hints

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust

AI Summary: This GitHub issue reports an incorrect type resolution for associated types within qualified paths in a Rust language server. When hovering over `<Foo as A>::Assoc`, the type hint incorrectly shows `()` for type ascription and `fn default<usize>() -> usize` for a path expression, instead of the expected `usize` in both cases. The problem is suspected to be due to generic arguments being dropped during path resolution.

Complexity: 3/5
good first issue A-nameres S-needs-test

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust

AI Summary: The documentation for `rust-analyzer.check.overrideCommand` provides an example showing a `String` value, but the actual implementation expects a `Vec<String>`. This discrepancy leads to user confusion as the documented example does not work as expected.

Complexity: 1/5
good first issue E-easy C-bug A-documentation

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust
good first issue A-ty C-bug S-needs-test

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust

A Rust compiler front-end for IDEs

Rust
#hacktoberfest#lsp-server#rust