Felix S Klock II
Felix S Klock II
- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...
Infrastructure for testing the command line tool. Note: generates tests into fresh temp dir, which is deleted after testing is done (regardless of success or failure). You can change the...
We could avoid network traffic (which to me seems like the big bottleneck, at least when one isn't using the `--preserve` flag to `cargo-bisect-rustc`) by looking at what nightlies the...
(spawned off of https://github.com/rust-lang/cargo-bisect-rustc/pull/63/files#r387222802 ) Expanding a commit from a given sha prefix should include more info. Most notably, the summary message associated with the commit could be included in...
# Meeting proposal info - **Title:** Discuss RFC 3127 - **Type:** technical # Summary Discuss https://github.com/rust-lang/rfcs/pull/3127 From https://github.com/rust-lang/rfcs/pull/3127#issuecomment-1112754808 : > A summary of recent changes: > > 1. Instead of...
# Meeting proposal info - **Title:** Compiler Feature Backlog Bonanza - **Type:** technical # Summary We're going to review the backlog of unimplemented or partially implemented compiler features. Consider e.g....
# Meeting proposal info - **Title:** 2022 Q2 P-high review - **Type:** technical # Summary In compiler-team #479, we agreed that we would have a roughly quarterly attempt to process...
# Meeting proposal info - **Title:** compiler leadership and succession - **Type:** non-technical # Summary Leadership of the Compiler Team, and selection of new leads, has been performed in an...
# Meeting proposal info - **Title:** Exposing a versioned, semi-stable MIR interface - **Type:** technical # Summary Various stakeholders are using MIR as the basis for tools that integrate with...