rust/crates/ra_vfs
Ville Penttinen 50e49e0bc0 Fix test_vfs_works failing on Windows due to extra Write events
On Windows `notify` generates extra `Write` events for folders, which caused
`process_tasks` to not handle all tasks generated on Windows.

This fixes #827
2019-02-14 18:30:21 +02:00
..
src Merge #818 2019-02-13 21:33:31 +00:00
tests Fix test_vfs_works failing on Windows due to extra Write events 2019-02-14 18:30:21 +02:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00