rust/crates/rust-analyzer
Aleksey Kladov a1c33c2e1a test: force client-side watching
The direct reason for this is to fix CI on windows, which seems to fail
for some reason after we fixed the watcher-selection logic which (I
think) changed the tests behavior to use notify rather than client.

But this patch seems to make sense in general -- file watching is
notoriously finicky, so controlling it explicitly leads to less fragile
tests.
2022-01-01 19:16:25 +03:00
..
src feat: correctly fallback to notify if the clinet-side file watching is not supported 2022-01-01 17:26:54 +03:00
tests/slow-tests test: force client-side watching 2022-01-01 19:16:25 +03:00
build.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
Cargo.toml Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00