Skip to content

Commit 4ff9f25

Browse files
donno2048dtolnay
andcommitted
restore original consts
Co-authored-by: David Tolnay <dtolnay@gmail.com>
1 parent 48cb864 commit 4ff9f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/tools/tidy/src/style.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ fn generate_problems<'a>(consts: &'a[u32], letter_digit: &'a HashMap<char, char>
9898
}
9999

100100
constROOT_PROBLEMATIC_CONSTS:&[u32] = &[
101-
184594741,2880289470,2881141438,2965027518,2976579765,3203381950,3405691582,340569703,
101+
184594741,2880289470,2881141438,2965027518,2976579765,3203381950,3405691582,3405697037,
102102
3735927486,3735932941,4027431614,4276992702,195934910,252707358,762133,179681982,173390526,
103103
];
104104

0 commit comments

Comments
 (0)