Results 6 issues of OpenByte

If possible `#[derive(WrapperApi)]` should copy the documentation from the corresponding field to the generated method. An example of this not happening can be seen here: - Documentation: https://docs.rs/netcorehost/0.2.2/netcorehost/bindings/hostfxr/struct.HostfxrLib.html - Source:...

`hostfxr_set_error_writer` could be used to add error messages to the `HostingError` enum.

enhancement

When Spotify is muted when EZBlocker starts it does not unmute until the first transition from ad to normal song. This happens because it is assumed in the code that...

I get the following error when trying to start any benchmark: ![image](https://user-images.githubusercontent.com/22861309/100619494-839b6700-331d-11eb-9537-4b140ea43db1.png) All benchmarks run fine without the extension. My `Program.cs` is an exact copy of the one in the...

v2.2.0 fails to build due to `PACKAGE_VERSION` being redefined in libdwarf, v2.1.0 builds fine ``` [main] Building folder: /home/user/test/build test [build] Starting build [proc] Executing command: /usr/bin/cmake --build /home/user/test/build --config...

upstream