]> git.lizzy.rs Git - rust.git/history - crates/ra_lsp_server/src/world.rs
Move cargo watch functionality to separate crate
[rust.git] / crates / ra_lsp_server / src / world.rs
2019-12-27 Emil LauridsenMove cargo watch functionality to separate crate
2019-12-25 Emil LauridsenKeep VSCode config mostly backwards compatible
2019-12-25 Emil LauridsenRe-format ra_lsp_server changes
2019-12-25 Emil LauridsenConfiguration plumbing for cargo watcher
2019-12-25 Emil LauridsenInitial implementation of cargo check watching
2019-12-22 bors[bot]Merge #2643
2019-12-22 Aleksey KladovDon't fire no-op changes after files are saved to disk
2019-12-22 bors[bot]Merge #2642
2019-12-22 bors[bot]Merge #2641
2019-12-21 bors[bot]Merge #2640
2019-12-21 Jeremy KolbAdd some module docs
2019-12-21 bors[bot]Merge #2628
2019-12-21 bors[bot]Merge #2626
2019-12-21 bors[bot]Merge #2627
2019-12-21 bors[bot]Merge #2625
2019-12-20 kjeremyClippy lints
2019-12-19 Kirill BulatovDo not add any new configuration parameters
2019-12-19 Kirill BulatovOmit default parameter types
2019-12-17 bors[bot]Merge #2562
2019-12-15 bors[bot]Merge #2565
2019-12-15 Omer Ben-Amramremove unnecessary turbofish.
2019-12-15 Omer Ben-Amramcfg gated tests that only work on windows.
2019-12-15 Omer Ben-Amramimproved path checking to consider only paths that...
2019-12-15 Omer Ben-Amrammove import inside cfg block
2019-12-15 Omer Ben-AmramLowercase drive letters on windows before sending to...
2019-11-27 bors[bot]Merge #2430
2019-11-27 Aleksey Kladovrename ra_ide_api -> ra_ide
2019-11-20 Aleksey KladovMerge pull request #2297 from kiljacken/master
2019-11-19 Emil LauridsenMove type inlay hint truncation to language server
2019-10-23 bors[bot]Merge #1980
2019-10-22 bors[bot]Merge #1933
2019-10-22 bors[bot]Merge #2043
2019-10-22 bors[bot]Merge #2044
2019-10-21 Alex Zatelepinfixup folding ranges for "lineFoldingOnly" clients...
2019-10-08 bors[bot]Merge #1969
2019-10-08 Aleksey Kladovuse slightly more idiomatic api for cfg
2019-10-08 bors[bot]Merge #1922
2019-10-08 bors[bot]Merge #1951
2019-10-05 bors[bot]Merge #1960
2019-10-05 bors[bot]Merge #1928
2019-10-02 uHOOCCOOHuRead default cfgs from rustc
2019-09-30 bors[bot]Merge #1937
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 Alexander AndreevAdded test for check doc strings in crates.
2019-09-09 bors[bot]Merge #1795
2019-09-09 bors[bot]Merge #1789
2019-09-09 Aleksey Kladovintroduce hir debugging infra
2019-09-06 bors[bot]Merge #1755
2019-09-06 bors[bot]Merge #1780
2019-09-06 Aleksey Kladovadd option to disable notify
2019-08-31 bors[bot]Merge #1742
2019-08-31 Aleksey Kladovcleanup main loop
2019-08-30 bors[bot]Merge #1739
2019-08-30 Aleksey Kladovmove lsp-server to a separate repository
2019-08-26 bors[bot]Merge #1736
2019-08-25 bors[bot]Merge #1735
2019-08-25 Aleksey Kladov:arrow_up: vfs
2019-08-22 bors[bot]Merge #1717
2019-08-22 bors[bot]Merge #1715
2019-08-22 Aleksey Kladovimplement feature flags
2019-08-20 bors[bot]Merge #1706 #1708
2019-08-20 Aleksey Kladovtranslate \n -> \r\n on the way out
2019-08-13 bors[bot]Merge #1636
2019-08-06 bors[bot]Merge #1652
2019-08-06 bors[bot]Merge #1657
2019-08-06 Aleksey Kladovallow to exclude certain files and directories
2019-08-06 Aleksey Kladovintroduce ra_vfs_glob crate
2019-08-06 bors[bot]Merge #1655
2019-08-06 Aleksey Kladovcleanup
2019-07-29 bors[bot]Merge #1604
2019-07-29 bors[bot]Merge #1601
2019-07-25 bors[bot]Merge #1586
2019-07-25 bors[bot]Merge #1591
2019-07-25 Kirill BulatovMake Analysis api cancellable
2019-07-08 bors[bot]Merge #1511
2019-07-08 Aleksey Kladovdon't send LocationLink unless the client opts-in
2019-07-04 bors[bot]Merge #1485
2019-07-04 bors[bot]Merge #1486
2019-07-04 Aleksey Kladovallow rustfmt to reorder imports
2019-06-15 bors[bot]Merge #1404
2019-06-14 Muhammad Mominul... Get rid of failure: ra_lsp_server & ra_project_model
2019-06-12 bors[bot]Merge #1393
2019-06-12 bors[bot]Merge #1382
2019-06-12 Aleksey Kladovmake LRU cache configurable
2019-06-06 bors[bot]Merge #1377
2019-06-04 bors[bot]Merge #1374
2019-06-04 Alan DuFix clippy::identity_conversion
2019-06-01 bors[bot]Merge #1360
2019-06-01 bors[bot]Merge #1359
2019-06-01 bors[bot]Merge #1358
2019-06-01 Aleksey Kladovrename