Tags: NZXTCorp/ipc-channel
Tags
Auto merge of servo#272 - tdgne:windows-rebased-20210227, r=jdm Windows (rebased and updated) This is a rebase of servo#233 with some updates, namely * fixed unresolved dependencies * impls of error conversions * remaining work explained in servo#233 (comment) Existing tests passed on my Windows 10 PC with toolchain `nightly-x86_64-pc-windows-msvc` running `cargo test --features="windows-shared-memory-equality,unstable"`, `cargo test --features="windows-shared-memory-equality"` and `cargo test --features="force-inprocess,windows-shared-memory-equality"` so far. Happened to need this, hope it helps...
Auto merge of servo#195 - antrik:ci-backtrace, r=jdm Enable backtraces on CI Make it easier to debug test failures caught by CI. This also includes two extra commits refactoring `.travis.yml`, which are only related in that they touch the same code -- but since I now learned how the build matrix works, I can just as well do some tweaking while at it... And it's probably not worth the trouble to push this in a separate PR.
PreviousNext