mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 03:27:40 +00:00
deduce_param_attrs: explain a read-only case This takes the discussion [here](https://github.com/rust-lang/rust/pull/111517/files#r1243443625) and adds it as comment in the code. Cc `@lukas-code`