This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38640806cc
rust
/
lib
/
lsp-server
/
src
History
Download ZIP
Download TAR.GZ
bors
2074cc28de
Auto merge of
#16722
- mo8it:allocations, r=Veykril
...
Avoid some allocations I went on a small `.clone()` hunting tour :D
2024-03-04 09:17:23 +00:00
..
error.rs
minor: correct typos
2024-01-30 21:43:43 +08:00
lib.rs
lsp-server: Fix warnings about clippy
str_to_string
rule
2024-02-10 01:00:40 +09:00
msg.rs
lsp-server: Fix warnings about clippy
str_to_string
rule
2024-02-10 01:00:40 +09:00
req_queue.rs
Take a reference instead of cloning
2024-02-29 16:05:26 +01:00
socket.rs
internal: remove unnecessary stream writer try_clone in lsp-server
2022-08-22 11:25:21 +08:00
stdio.rs
Give all threads names
2024-03-01 13:19:55 +01:00