rust-ecosystem
rust-ecosystem copied to clipboard
Embark's pull requests
List of active pull requests we have to crates to contribute & improve them for our game development use cases.
This is not a fully complete list but we are trying to keep it up to date for transparency and to track status. We check this when a pull request has been approved and merged in, but we may still be using our fork for a while if there are multiple pending PRs or if a new version of the crate has not been published on crates.io yet.
This is specifically for pull requests. Issues we track in #36.
Original list
This is our original list, but to make things easier to see things chronologically we are no longer adding to this and instead add new PRs in individual comments in this thread instead.
gltf-rs:
dialoguer:
imgui-rs:
jsonwebtoken:
lmdb-rs:
- [x] ~~Fix support for larger than 2 GB databases on Windows~~
- [x] ~~Update LMDB version to latest from master~~
metal-rs:
reqwest:
sccache:
- [x] Remove openssl dependency for GCS
- [x] Generate sha256 checksums for releases
- [x] Fix GCS when default features are disabled
- [x] Fix -o flag
- [x] Fix Windows release
- [x] ~Add basic response file support~
tower:
tower-grpc:
- [x] Use published tower-util 0.1 instead of from git
- [x] Fix Windows build by upgrading console 0.5 -> 0.7
tower-http:
urdf-rs:
wasmer:
- [x] Exception logging (win32): Handle error codes correctly, add some more strings
- [x] Fix Windows crash on caching compiled artifact
wasmtime:
vk-mem-rs:
zip-rs:
- [x] ~Add basic iterator/find support #101 (DEAD/NO_RESPONSE)~
Not a pull request, but a quickly fixed issue report:
- [x] https://github.com/KhronosGroup/MoltenVK/issues/657
@Jake-Shadle recently did:
@hrydgard recently did: ~~nativefiledialog: Handle RPC_E_CHANGED_MODE return value from CoInitializeEx better~~
- https://github.com/amodm/webbrowser-rs/pull/15
- https://github.com/snipsco/tract/pull/174