Kelly Thomas Kline

Results 18 issues of Kelly Thomas Kline

From https://internals.rust-lang.org/t/future-and-its-assurance-of-completion/14542/11, originating with https://internals.rust-lang.org/t/future-and-its-assurance-of-completion/14542/10, the suggested change adds helpful information IMHO.

Alternative registries being easy to run is important for at least Rust development if not the tech's wider ecosystem. Is this project actively maintained?

## Version The Cargo.toml line pertinent to Tokio is `tokio = { version = "0.2.13", features = ["full"] }`. The crate is a member of a workspace. The editor is...

**Describe the solution you'd like** For systems that are intended to never stop, it's helpful if components of running systems, or perhaps additionally entire systems proper, may be updated gracefully....

C-feature-request

I'm attempting to get [Vector running on FreeBSD](https://github.com/vectordotdev/vector/pull/10614#issuecomment-1204574574) and heim is the current blocker. # Environment FreeBSD 13.1 Rust 1.62.1 installed via `rustup` `git clone --recursive https://github.com/heim-rs/heim.git` # Building From...

[`Forwarded`](https://datatracker.ietf.org/doc/html/rfc7239) is the standardized counterpart to `x-forwarded-*`.

Resolves https://github.com/hyperium/mime/issues/131.

If this plugin is the correct project for the feature, it would be helpful to me to be able to detect the use of non-Rust code in a dependency tree.

enhancement
help wanted