b5e4389f53
New lint: `bytes_nth` This pull request adds a new lint named `bytes_nth`. --- closes: https://github.com/rust-lang/rust-clippy/issues/6391 changelog: Added a new lint: `bytes_nth`