aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_vfs/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* remove depedency on ra_arenaAleksey Kladov2019-02-181-1/+0
|
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
| | | | Fixes typo introduced in #782
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
| | | | This closes #777
* update notify with fix for hight cpu usageBernardo2019-02-091-1/+1
|
* use released `notifiy` version, add TODO commentBernardo2019-01-261-2/+1
|
* refactor, put watcher with `io::Worker`Bernardo2019-01-261-1/+0
| | | | | use `RootFilter` to filter recursive watches untested
* actually drop watcher, use parking_lot::MutexBernardo2019-01-261-0/+1
|
* handle recursive watching ourselvesBernardo2019-01-261-0/+1
|
* use notify with fixBernardo2019-01-261-1/+2
|
* complete testBernardo2019-01-261-0/+1
|
* initial Watcher implBernardo2019-01-261-0/+2
|
* extract area to a crateAleksey Kladov2019-01-041-0/+1
|
* :arrow_up: crossbeamAleksey Kladov2018-12-301-1/+1
| | | | closes #189
* implement vfs events handlingAleksey Kladov2018-12-201-0/+3
|
* vfs crate scaffoldAleksey Kladov2018-12-201-0/+3
|
* wipAleksey Kladov2018-12-201-0/+11