rust/clippy_lints
Philipp Krones 623d8c4640
Rollup merge of #4811 - mikerite:lit_repr_20191113, r=flip1995
Literal Representation Restructure

This pull request restructures the literal_representation module to be easier to understand and maintain. I split the changes into a lot of commits to make reviewing easier.

changelog: none
2019-11-23 18:16:00 +01:00
..
2019-11-06 17:46:45 +07:00

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