Nick Cameron
Nick Cameron
I'm not sure if this is a feature or a bug.
Only observed with `--features "openssl"`
From https://travis-ci.org/pingcap/grpc-rs/jobs/559681593, `cargo test --features "openssl-vendored" --all` stack trace: ``` ---- empty_stream::test_secure stdout ---- testing empty stream ... thread 'empty_stream::test_secure' panicked at 'called `Result::unwrap()` on an `Err` value: RpcFinished(None)', src/libcore/result.rs:1051:5...
So far only observed with `--features "openssl"`
I would like to add a `cargo tidy` command. The purpose is to format Cargo.toml. For the kind of things I'd like to implement, see the [PingCAP style guide](https://github.com/pingcap/style-guide/blob/master/docs/rust/modules.md#cargotoml). I...
A place for people to report success (or partial success) and things they liked.
Integration between LLDB and VSCode exists (https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb / https://github.com/vadimcn/vscode-lldb) and [by the sounds of it](https://github.com/vadimcn/vscode-lldb#note-for-rust-language-users), has been tested and works with Rust code (and the author is a Rust contributor)....
This issue tracks the steps for setting up a new initiative in the async vision [roadmap]. Please read the [instructions for owning an initiative][owning]. Top-level goal: #259 Portable across runtimes,...
This issue tracks the steps for setting up a new top-level goal in the async vision [roadmap]. Please read the [instructions for owning a goal][owning]. Goal owner: @nrc - [...