rust/compiler/rustc_passes
Matthias Krüger 469f48db7f
Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmann
Continue to check attr if meet empty repr for adt

Fixes #138241

Returning while checking ReprEmpty results in missing the check for the next repr
2025-03-09 16:41:53 +01:00
..
src Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmann 2025-03-09 16:41:53 +01:00
Cargo.toml Specify rust lints for compiler/ crates via Cargo. 2025-03-08 08:41:09 +11:00
messages.ftl Implment #[cfg] and #[cfg_attr] in where clauses 2025-03-01 22:02:46 +08:00