est31

Results 666 comments of est31

I've just installed [Vimium](https://addons.mozilla.org/firefox/addon/vimium-ff/) on Firefox, it works great. So maybe install Firefox :).

Yeah it is a Chrome bug. In general, Chrome cares only very little about the `file://` protocol: https://bugs.chromium.org/p/chromium/issues/detail?id=47416 But why should firefox users being made suffer? Firefox works great, but...

I've seen the build failure, it seems like a homebrew issue to me. I suppose that's why the release is marked as "unfinished" even though all other platforms worked. @chenrui333...

Only remove `key_pair` please. It's not hard to manually implement Debug, see the [second example](https://doc.rust-lang.org/stable/std/fmt/trait.Debug.html#examples) in the libstd rustdocs. Maybe do a destructuring exhaustive pattern match of the struct, i.e....

Opened an RFC with a proposal to settle the licensing situation of rust-lang/rfcs: https://github.com/rust-lang/rfcs/pull/2044

The RFC got merged and got a tracking issue #43461 .

@apiraino since that comment, the github organization had new repos added to it. I went over the non-fork repos in the rust-lang organization and found the following repos without a...

@sanmai-NL yeah it would be nice to have some kind of automatted checking of this, and maybe every time there is a new repo being added, it would file a...

Hi, I've just merged #961. Could you confirm if the issue persists in the new Android backend and if yes, adjust the PR?

Hi, I've since merged #927, which adds support for 24 bit asio samples. Are you interested in adding support for other backends?