index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
rust-analyzer
/
src
/
from_proto.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-01
fix: Fix completions disappearing when typing two keys in quick succession
Lukas Wirth
-1
/
+1
2022-05-12
internal: Remove redundant offset data in annotations
Lukas Wirth
-8
/
+2
2022-01-03
fix: don't panic on seeing an unexpected offset
David Hotham
-10
/
+14
2021-10-21
Migrate to edition 2021
Lukas Wirth
-2
/
+0
2021-09-04
internal: deduplicate
Aleksey Kladov
-5
/
+5
2021-09-04
fix: don't panic if the client sends invalid request
Aleksey Kladov
-2
/
+5
2021-04-13
internal: unfork code paths for unresolved and resolved assist
Aleksey Kladov
-15
/
+15
2021-02-16
Fix bitrotted module name
Aleksey Kladov
-1
/
+1
2021-02-16
Implement utf8 offsets
Aleksey Kladov
-4
/
+15
2021-02-16
Make it easy to add additional context for offset conversion
Aleksey Kladov
-9
/
+11
2021-02-16
Make utf8 default, implement utf16 in terms of it
Aleksey Kladov
-0
/
+1
2021-02-16
Prepare for utf-8 offsets
Aleksey Kladov
-2
/
+2
2021-02-13
Moved CodeLens to ide crate
ivan770
-2
/
+38
2020-10-24
Re-export base_db from ide_db
Igor Aleksanov
-1
/
+1
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-1
/
+1
2020-08-13
Rename ra_db -> base_db
Aleksey Kladov
-1
/
+1
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-1
/
+1
2020-07-15
Fix conversion
Jeremy Kolb
-3
/
+3
2020-07-13
Filter assists
kjeremy
-1
/
+15
2020-06-25
Tweak visibility
Aleksey Kladov
-2
/
+2
2020-06-23
New VFS
Aleksey Kladov
-0
/
+12
2020-06-13
Cleanup URL handling
Aleksey Kladov
-1
/
+1
2020-06-03
Rename WorldState -> GlobalState
Aleksey Kladov
-4
/
+4
2020-05-10
Simplify proto conversion
Aleksey Kladov
-0
/
+42