rust/compiler/rustc_trait_selection
Nicholas Nethercote e4bbfe8856 Avoid using to_vec to clone Vecs.
It's weird. `clone` is better.
2026-01-08 15:03:56 +11:00
..
src Avoid using to_vec to clone Vecs. 2026-01-08 15:03:56 +11:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00