|
1 | 1 | - Feature Name: N/A |
2 | 2 | - Start Date: (fill me in with today's date, YYYY-MM-DD) |
3 | | -- RFC PR: [rust-lang/rfcs#0000](https://github.com/rust-lang/rfcs/issues/0000)(https://github.com/rust-lang/rfcs/pull/0000) |
4 | | -- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)(https://github.com/rust-lang/rust/issues/0000) |
| 3 | +- RFC PR: [rust-lang/rfcs#3849](https://github.com/rust-lang/rfcs/issues/3849) |
| 4 | +- Rust Issue: N/A |
5 | 5 |
|
6 | 6 | # Summary |
7 | 7 | [summary]: #summary |
@@ -106,7 +106,7 @@ The full slate of project goals are as follows. These goals all have identified |
106 | 106 | | [Nightly support for Autoreborrow traits](https://rust-lang.github.io/rust-project-goals/2025h2/autoreborrow-traits.html) | [Aapo Alasuutari][] | [compiler] ([Oliver Scherer][]), [lang] ([Tyler Mandry][]), [types] | |
107 | 107 | | [build-std](https://rust-lang.github.io/rust-project-goals/2025h2/build-std.html) | [David Wood][] | [cargo] ([Eric Huss][]), [compiler] ([David Wood][]), [libs] ([Amanieu d'Antras][]) | |
108 | 108 | | [Prototype Cargo build analysis](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-build-analysis.html) | [Weihang Lo][] | [cargo] ([@whlo][]) | |
109 | | -| [Rework Cargo Build Dir Layout](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-build-dir-layout.html) | [@ranger-ross][] | [cargo] ([@whlo][]) | |
| 109 | +| [Rework Cargo Build Dir Layout](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-build-dir-layout.html) | [Ross Sullivan][] | [cargo] ([@whlo][]) | |
110 | 110 | | [Prototype a new set of Cargo "plumbing" commands](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-plumbing.html) | ![Help Wanted][] | [cargo] | |
111 | 111 | | [Stabilize cargo-script](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-script.html) | [Ed Page][] | [cargo] ([Ed Page][]), [compiler], [lang] ([Josh Triplett][]), [lang-docs] ([Josh Triplett][]) | |
112 | 112 | | [Continue resolving `cargo-semver-checks` blockers for merging into cargo](https://rust-lang.github.io/rust-project-goals/2025h2/cargo-semver-checks.html) | [Predrag Gruevski][] | [cargo] ([Ed Page][]), [rustdoc] ([Alona Enraght-Moony][]) | |
@@ -734,7 +734,7 @@ That's a tough one. Part of the reason to have champions is to help us filter ou |
734 | 734 | [Predrag Gruevski]: https://github.com/obi1kenobi |
735 | 735 | [Oliver Scherer]: https://github.com/oli-obk |
736 | 736 | [Vadim Petrochenkov]: https://github.com/petrochenkov |
737 | | -[@ranger-ross]: https://github.com/ranger-ross |
| 737 | +[Ross Sullivan]: https://github.com/ranger-ross |
738 | 738 | [Ben Kimock]: https://github.com/saethlin |
739 | 739 | [Scott McMurray]: https://github.com/scottmcm |
740 | 740 | [Santiago Pastorino]: https://github.com/spastorino |
|
0 commit comments