This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
rust-analyzer
Watch
1
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-09-29 13:25:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b238855892
rust-analyzer
/
crates
/
ide-db
/
src
/
imports
History
Download ZIP
Download TAR.GZ
Shohei Wada
3725ab3146
squash.
2024-07-02 01:52:34 +09:00
..
insert_use
squash.
2024-07-02 01:52:34 +09:00
import_assets.rs
chore: Prefer tracing span shorthand macros
2024-06-06 16:52:25 -07:00
insert_use.rs
chore: Prefer tracing span shorthand macros
2024-06-06 16:52:25 -07:00
merge_imports.rs
do not normalize
use foo::{self}
to
use foo
2024-06-26 08:58:13 +01:00