rust/clippy_lints
Philipp Hansch ea885d90ad
Tiny Symbol cleanup
* Renames `sym.rs` to `sym_helper.rs` so that the `sym as rustc_sym` is no longer needed.
* Removes one needless `symbol` from a path
2021-01-05 16:03:39 +01:00
..
2021-01-05 16:03:39 +01:00
2021-01-02 16:26:10 +01:00

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