Results 11 issues of Russell McClellan

As I discussed in #1407, I found the existing wording confusing as I expected that the guidelines would provide me with one recommended way to author function arguments in all...

Many webdav clients check if the server supports webdav by sending an unauthorized `OPTIONS` requests. Currently, when running in sandstorm, we fail this test because our response does not include...

in particular, if there's a laptop with the "headphones" selected as output and "display input" selected as input. This is a common case.

This allows clients to use the convenient template haskell derive methods for the relevant classes.

It would be nice if we could have a rvalue-specialized `catch_error` to move the contained error into the continuation function.

enhancement

I would have found this crate easier to use if there were a basic example of using this in an rtic project in the documentation.

help wanted
documentation

This adds a new function on state-context that allows the plugin to opt in to receiving save and load calls on a new "state-thread" symbolic thread. Hosts could use this...

I'm trying to use ptmt/react-native-macos to use react-native on macos, but modules that use this safe module (in particular, react-native-community/lottie-react-native), are broken by the use of this safe module wrapper....

This occurs when our main react view is not the contentView of a window. Touch coordinates are in window coordinates, but `hitTest` expects coordinates in the coordinate system of our...