This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-01 11:31:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
ide-assists
/
src
History
roife
ad63e6957f
refactor: simplify
edit_tuple_usages
in destructure_tuple_binding
2024-12-16 14:12:19 +08:00
..
handlers
refactor: simplify
edit_tuple_usages
in destructure_tuple_binding
2024-12-16 14:12:19 +08:00
tests
feat: Add an assist to extract an expression into a static
2024-12-11 14:04:54 -05:00
utils
refactor: move ide_assist::utils::suggest_name to ide-db
2024-09-03 05:21:05 +08:00
assist_config.rs
Simplify
2024-07-22 09:54:31 +02:00
assist_context.rs
feat: improve name generation in destructure_tuple_binding
2024-12-13 23:34:03 +08:00
lib.rs
Merge pull request
#18385
from Giga-Bowser/master
2024-10-30 09:36:55 +00:00
tests.rs
minor: Group
extract_function
with other extraction assists
2024-12-11 14:11:20 -05:00
utils.rs
internal: Move
is_body_const
to
ide_assists::utils
2024-12-11 09:52:03 -05:00