This RFC adds a mechanism for crates to *hint* that builds should use optimization by default, while still allowing the top-level crate to easily override this.
added
the
T-cargo
label
Feb 23, 2026Crates optimizing for size are likely to want size-over-speed optimizations in their dependencies as well.
Open
Open
1 task