mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-10 14:02:57 +00:00
c5041f88ea
feat: rustc_pass_by_value lint attribute Useful for thin wrapper attributes that are best passed as value instead of reference. Fixes #76935 |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.