Maayan Hanin
Maayan Hanin
@jahredhope your analysis is correct. I managed to create a version which supports both `String` and `&str` locally by patching the file you linked, I'll try to issue a PR...
The author has some (low) activity in 2020 and 2021... What are the options really, aside for letting it die? Is it possible to fork this project and establish some...
@davidrusu I started experimenting with adding wasm support for rust-crdt, and I've encountered some issues. How would you like to communicate about this experiment, if at all? Over this GitHub...
As explained in https://github.com/denoland/deno/issues/9862 and in Microsoft documentation, this is because `sys-info-rs` uses the `GetVersionEx` Win32 API, which - since windows 8.1 - returns the version number the current process...
@aaronwlee please specify which version of Windows you are using, as it didn't always have support for these events (see https://devblogs.microsoft.com/commandline/wsl-adds-inotify-filesystem-change-notification-support/ )
triage: no change
triage: no change
triage: no change
triage: no change the error message is different though! ``` error[[E0502]](https://doc.rust-lang.org/nightly/error-index.html#E0502): cannot borrow `*collection` as mutable because it is also borrowed as immutable --> src/lib.rs:5:32 | 5 | if collection[j]...
Triage: no change