Files
rust/clippy_lints
Nilstrieb 0f3446b371 Remove from_fn lang item
It was probably a leftover from the old `?` desugaring but anyways, it's
unused now except for clippy, which can just use a diagnostics item.
2023-02-26 09:15:54 +00:00
..
2023-02-26 09:15:54 +00:00

This crate contains Clippy lints. For the main crate, check GitHub.