mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
41fa0dba27
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.