aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_vfs/src/io
Commit message (Expand)AuthorAgeFilesLines
* use `Roots` in watcherBernardo2019-01-261-74/+141
* better test, avoid duplicated eventsBernardo2019-01-261-10/+12
* hardcode ".git" and "node_modules" alsoBernardo2019-01-261-233/+0
* fix recursive watchBernardo2019-01-261-3/+8
* avoid boxingBernardo2019-01-262-21/+40
* move watcher to io moduleBernardo2019-01-262-0/+340