rust/compiler/rustc_lint
Matthias Krüger e713b2a00c
Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnr
Use correct param-env in `MissingCopyImplementations`

We shouldn't assume the param-env is empty for this lint, since although we check the struct has no parameters, there still may be trivial where-clauses.

fixes #125394
2024-05-23 14:09:25 +02:00
..
src Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnr 2024-05-23 14:09:25 +02:00
Cargo.toml
messages.ftl Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwco 2024-05-23 14:09:24 +02:00