Files
rust/compiler
Matthias Krüger dbcd74e6d9 Rollup merge of #136657 - jdonszelmann:empty-line-after, r=y21,flip1995,WaffleLapkin
Make empty-line-after an early clippy lint

r? ```@y21```

95% a refiling of https://github.com/rust-lang/rust-clippy/pull/13658 but for correctness it needed 2 extra methods in `rust_lint` which made it much easier to apply on `rust-lang/rust` than `rust-lang/rust-clippy`.

Commits have been thoroughly reviewed on `rust-lang/clippy already`. The last two review comments there (about using `Option` and popping for assoc items have been applied here.
2025-02-08 21:37:26 +01:00
..
2025-01-07 14:30:02 +02:00
2025-01-29 09:48:08 +01:00
2025-01-30 17:47:44 +01:00
2025-02-03 12:53:57 -08:00