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-28 04:44:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
c2a63b97a8
rust-analyzer
/
crates
/
base_db
/
src
History
Download ZIP
Download TAR.GZ
Aleksey Kladov
fa9c6eb456
Improve readability
2021-03-23 13:04:43 +03:00
..
cancellation.rs
Rename ra_db -> base_db
2020-08-13 16:29:33 +02:00
change.rs
Fixed remaining references to
AnalysisChange
(now:
Change
)
2021-02-28 12:57:41 +01:00
fixture.rs
avoid converting types into themselves via .into() (clippy::useless-conversion)
2021-03-17 01:27:56 +01:00
input.rs
Improve readability
2021-03-23 13:04:43 +03:00
lib.rs
Move TokenExpander to base_db and rename it
2020-12-27 15:29:47 +01:00