-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: rust-lang/rust-analyzer
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
nightly
published
May 5, 2025 -
2025-05-05
published
May 5, 2025
31 Pull requests merged by 11 people
-
fix: Remove unnecessary token length check for macros in renaming
#19750 merged
May 5, 2025 -
refactor: Remove unnecessary
AsAny
trait#19749 merged
May 5, 2025 -
github: Direct users to discussions instead of issues for questions
#19748 merged
May 5, 2025 -
fix: negative nums in
concat!
expansion#19434 merged
May 5, 2025 -
fix: Fix
move_bounds
assists not working for lifetimes#19747 merged
May 5, 2025 -
fix: Fix proc-macro API creating malformed negative literals
#19746 merged
May 5, 2025 -
minor: Add a mbe test for parsing negative literals
#19745 merged
May 5, 2025 -
feat: add an assist to unwrap a type with a generic arg
#19740 merged
May 5, 2025 -
refactor: De-arc defmap queries
#19707 merged
May 5, 2025 -
fix: Fix incorrect handling of unresolved non-module imports in name resolution
#19742 merged
May 5, 2025 -
Disable fixpoint for variance computation temporarily
#19739 merged
May 4, 2025 -
Improve the let code snippet
#19735 merged
May 4, 2025 -
fix: Implement mut to const ptr cast for method resolution
#19733 merged
May 2, 2025 -
fix: Correct assoc ty bound var starting index
#19732 merged
May 2, 2025 -
refactor: Simplify macro call id construction
#19731 merged
May 2, 2025 -
Render more lifetimes
#19581 merged
May 2, 2025 -
remove a couple of clones
#19727 merged
May 1, 2025 -
Sync from downstream again
#19726 merged
May 1, 2025 -
Bump salsa
#19725 merged
May 1, 2025 -
fix: Improve parser recovery a bit
#19723 merged
Apr 30, 2025 -
fix: Correct span info for mir::Operand
#19247 merged
Apr 30, 2025 -
chore: Adjust panic context printing
#19719 merged
Apr 30, 2025 -
Update salsa
#19716 merged
Apr 29, 2025 -
refactor: Remove unnecessary extension trait
#19714 merged
Apr 29, 2025 -
refactor: Cleanup cfg check handling in expression store lowering
#19713 merged
Apr 29, 2025 -
Add PGO support to install
#19685 merged
Apr 29, 2025 -
refactor: Clean up cache priming cancellation handling
#19712 merged
Apr 29, 2025 -
fix: Escape raw names in labels properly
#19699 merged
Apr 28, 2025 -
base-db: add more details to panic
#19710 merged
Apr 28, 2025 -
refactor: De-arc lang item queries
#19708 merged
Apr 28, 2025 -
refactor: migrate
let_else_to_match
to editor#19542 merged
Apr 28, 2025
2 Pull requests opened by 1 person
-
Better handle parallelism in cache priming
#19721 opened
Apr 30, 2025 -
fix: Don't panic on some weird code
#19738 opened
May 3, 2025
12 Issues closed by 4 people
-
Wrong `unexpected token` diagnostic when passing negative numbers to `concat!`
#19417 closed
May 5, 2025 -
`Move to where clause` assist does not work for lifetime targets
#19681 closed
May 5, 2025 -
Syntax Error: expected SEMICOLON, Rust Analyzer Bug
#18745 closed
May 5, 2025 -
Add pipe to `autoClosingPairs`
#19682 closed
May 5, 2025 -
unwrap type assist
#19722 closed
May 5, 2025 -
rust-analyzer does not have a configuration
#19663 closed
May 5, 2025 -
Docs won't show when trait is implemented on `*const T` but not on `*mut T`
#19724 closed
May 2, 2025 -
Panics with "index out of bounds: the len is 3 but the index is 3"
#19730 closed
May 2, 2025 -
Index out of bounds: the len is 1 but the index is 1
#5366 closed
Apr 30, 2025 -
cannot move out of reference error has bad span
#19172 closed
Apr 30, 2025 -
Unmerge use assist ignores attributes
#19441 closed
Apr 29, 2025 -
Completion raw_ident label fail
#19694 closed
Apr 28, 2025
9 Issues opened by 9 people
-
Implement "`use`ing a function from a trait"
#19744 opened
May 5, 2025 -
Explicitly select members in a workspace
#19741 opened
May 4, 2025 -
[toolchain] channel = "nightly"
#19737 opened
May 3, 2025 -
Crash when parsing invalid type
#19734 opened
May 3, 2025 -
`cargo metadata` call alters lockfile despite `--frozen` r-a cargo configuration
#19729 opened
May 1, 2025 -
PATH env is incorrect for "Run Test" on mac osx
#19720 opened
Apr 30, 2025 -
rustc diagnostic spans might refer to an older version of the document
#19718 opened
Apr 29, 2025 -
Salsa assertion failure `existing.iteration_count == head.iteration_count`
#19717 opened
Apr 29, 2025 -
thread 'Worker' panicked with salsa
#19715 opened
Apr 29, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: highlight unsafe operations
#19687 commented on
May 5, 2025 • 4 new comments -
feat: highlighting of return values while the cursor is on `match` / `if` / `=>`
#19546 commented on
May 5, 2025 • 2 new comments -
feat: show full type in tooltips for hints
#19640 commented on
May 5, 2025 • 0 new comments -
Use mimalloc allocator for released binaries
#19603 commented on
May 5, 2025 • 0 new comments -
fix: resolve doc path from parent module if outer comments exist on module
#19507 commented on
Apr 29, 2025 • 0 new comments -
chore: Start infesting ide crates with 'db lifetime
#19495 commented on
May 5, 2025 • 0 new comments -
draft: fix: unlinked-file diagnostic handling
#19398 commented on
May 5, 2025 • 0 new comments -
feat: Implement Return Position Impl Trait In Traits correctly
#19394 commented on
May 5, 2025 • 0 new comments -
WIP: Add additional closing brace inlay hints
#19207 commented on
May 5, 2025 • 0 new comments -
feat: Virtual macro files
#19130 commented on
May 5, 2025 • 0 new comments -
Configure flycheck using workspace.discoverConfig
#18043 commented on
May 5, 2025 • 0 new comments -
trait-impl-incorrect-safety false-positive with unsafe fields
#19477 commented on
May 5, 2025 • 0 new comments -
rust-analyzer.toml
#13529 commented on
May 4, 2025 • 0 new comments -
Import defaults to unexpected `use`
#19689 commented on
May 2, 2025 • 0 new comments -
Rename should affect references in doc comments
#18703 commented on
Apr 30, 2025 • 0 new comments -
Stack overflow in PrimeCaches when using PGO
#19698 commented on
Apr 30, 2025 • 0 new comments -
Fast growing memory leak while trying to expand erroneous macro_rules
#19691 commented on
Apr 30, 2025 • 0 new comments -
false warning from rust-analyzer about "Failed to load workspaces" when linkedProjects is set
#19567 commented on
Apr 30, 2025 • 0 new comments -
unused `[patch]` in `$CARGO_HOME/config.toml` failed loading sysroot metadata
#19667 commented on
Apr 29, 2025 • 0 new comments -
spurious diagnostic: Variable `None` should have snake_case name
#19709 commented on
Apr 29, 2025 • 0 new comments -
/cargo/cfgs map instead of sequence
#19658 commented on
Apr 29, 2025 • 0 new comments