Aidan Hobson Sayers
Aidan Hobson Sayers
(it looks like you get parallel builds from travis, so I'll continue based on that assumption) Just a thought: since the playground frontend and backend don't actually depend on rustfmt...
Three thoughts I want to note down related to this issue (but not to each other): 1. when considering index design, it's well worth reading how bup [does indexes](https://github.com/bup/bup/blob/b49607d/DESIGN#L284-L367) as...
@hirschenberger can you elaborate on why you don't like the bup approach? Separately, I stumbled across https://crates.io/crates/blkar which may have some reusable components.
For watchers of this issue, my two PRs linked above improve the situation by at least 10x, more for longer lines (as some of the behavior was quadratic). Up to...
The three PRs have been merged and presumably will be in the next release. In the original test case, trying to split to a new pane might respond in about...
Am I reading this correctly that there being no upgrade path means that, in the course of the upgrade, the 'official' firefox sync instance has dropped all data from old...
I just don't think it's possible to get traefik working with vouch out of the box with ForwardAuth - as noted above, vouch needs to return a 302. It's probably...
As a possible clarification, the initial scope of the foundation is to focus on *all* Rust team members -- whether they’re working on the language, compiler, devtools, community, infrastructure, or...
For watchers of this issue, I've raised [a relatively small RFC](https://github.com/rust-lang/rfcs/pull/3556) which covers a single narrow use-case: building a cdylib that wants to re-export a specific set symbols from a...
We’ll need to spend some time drafting an answer, so we won’t get to it during this Q&A window.