]> git.lizzy.rs Git - rust.git/commit
Make tidy check for magic numbers that spell things
authorJosh Triplett <josh@joshtriplett.org>
Sat, 1 Jan 2022 05:13:07 +0000 (21:13 -0800)
committerJosh Triplett <josh@joshtriplett.org>
Sat, 1 Jan 2022 05:13:07 +0000 (21:13 -0800)
commit0d55bd11009686dba662b0f4e697183691e7b308
tree991169b5cccdf9892b42bd178d6542da4f081c78
parent4d2e0fd96ccbb9ade41f1a3f07b14b7437f8e4ef
Make tidy check for magic numbers that spell things

Remove existing problematic cases.
library/std/src/net/ip.rs
src/test/ui/link-section.rs
src/tools/clippy/tests/ui/unreadable_literal.fixed
src/tools/clippy/tests/ui/unreadable_literal.rs
src/tools/clippy/tests/ui/unreadable_literal.stderr
src/tools/tidy/src/style.rs