mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
288ab16895
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`