aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/thread_watcher.rs
Commit message (Collapse)AuthorAgeFilesLines
* use pythonic import orderAleksey Kladov2018-10-201-2/+3
| | | | | | | | use std // blank line use extern crates // blank line use crate::{}
* Cargo FormatJeremy A. Kolb2018-10-161-6/+13
| | | | Run `cargo fmt` and ignore generated files
* migrate analysis and server to 2018Aleksey Kladov2018-10-151-1/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+70