]> git.lizzy.rs Git - rust.git/commit
Document, that some lint have to be expected on the crate level (RFC 2383)
authorxFrednet <xFrednet@gmail.com>
Thu, 16 Jun 2022 10:52:35 +0000 (12:52 +0200)
committerxFrednet <xFrednet@gmail.com>
Wed, 6 Jul 2022 20:01:39 +0000 (22:01 +0200)
commit6c6388cd6c264904e3dc961c59d9187d640ed25d
tree23e6715ca2b5c62b85805378d43796bc7320ef5f
parent10f4ce324baf7cfb7ce2b2096662b82b79204944
Document, that some lint have to be expected on the crate level (RFC 2383)

Examples: NON_ASCII_IDENTS, UNCOMMON_CODEPOINTS, CONFUSABLE_IDENTS, MIXED_SCRIPT_CONFUSABLES
compiler/rustc_lint_defs/src/builtin.rs