diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-03-11 20:59:03 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-03-12 06:57:25 +0100 |
| commit | 35e6057e715b47fa8ceed67fbf53e459c86d571c (patch) | |
| tree | 2e6c5e02d6dd40f68b7cc965f8d6d91aee974033 /compiler/rustc_llvm/llvm-wrapper | |
| parent | 8f280ff813ba638b6121d5f4e0874d38e90eb3b6 (diff) | |
| download | rust-35e6057e715b47fa8ceed67fbf53e459c86d571c.tar.gz rust-35e6057e715b47fa8ceed67fbf53e459c86d571c.zip | |
`needless_pass_by_value`: reference the innermost `Option` content
If types such as `Option<Option<String>>` are not used by value, then `Option<Option<&String>>` will be suggested, instead of `Option<&Option<String>>`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
