rust/tests
Dan B a296058e50 Allow UUID style formatting for inconsistent_digit_grouping lint
This change adds a check to the `inconsistent_digit_grouping` to add a check for
NumericLiterals that follow the UUID format of 8-4-4-4-12.

If the NumericLiteral matches the UUID format, no further inconsistent grouping checks
will be performed.

Closes #5431
2020-04-12 01:24:37 +01:00
..
auxiliary
cargo
ui Allow UUID style formatting for inconsistent_digit_grouping lint 2020-04-12 01:24:37 +01:00
ui-toml Downgrade trivially_copy_pass_by_ref to pedantic 2020-04-02 18:56:10 -07:00
compile-test.rs
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs