rust-analyzer/crates/ra_vfs
bors[bot] 17370463e2 Merge #830
830: Fix test_vfs_works failing on Windows due to extra Write events r=pnkfelix a=vipentti

On Windows `notify` generates extra `Write` events for folders, which caused
`process_tasks` to not handle all tasks generated on Windows.

This fixes #827

Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>
2019-02-14 22:00:11 +00:00
..
src simplify 2019-02-14 21:14:47 +03:00
tests Merge #830 2019-02-14 22:00:11 +00:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00