|
1 | 1 | <!--
|
2 |
| -This file is generated by `cargo collect-metadata`. |
| 2 | +This file is generated by `cargo bless --test config-metadata`. |
3 | 3 | Please use that command to update the file and do not edit it by hand.
|
4 | 4 | -->
|
5 | 5 |
|
@@ -199,7 +199,7 @@ Allowed names below the minimum allowed characters. The value `".."` can be used
|
199 | 199 | the list to indicate, that the configured values should be appended to the default
|
200 | 200 | configuration of Clippy. By default, any configuration will replace the default value.
|
201 | 201 |
|
202 |
| -**Default Value:** `["j", "z", "i", "y", "n", "x", "w"]` |
| 202 | +**Default Value:** `["i", "j", "x", "y", "z", "w", "n"]` |
203 | 203 |
|
204 | 204 | ---
|
205 | 205 | **Affected lints:**
|
@@ -455,7 +455,7 @@ default configuration of Clippy. By default, any configuration will replace the
|
455 | 455 | * `doc-valid-idents = ["ClipPy"]` would replace the default list with `["ClipPy"]`.
|
456 | 456 | * `doc-valid-idents = ["ClipPy", ".."]` would append `ClipPy` to the default list.
|
457 | 457 |
|
458 |
| -**Default Value:** `["TiB", "CoreGraphics", "CoffeeScript", "TeX", "Direct2D", "PiB", "DirectX", "NetBSD", "OAuth", "NaN", "OpenType", "WebGL2", "WebTransport", "JavaScript", "OpenSSL", "OpenSSH", "EiB", "PureScript", "OpenAL", "MiB", "WebAssembly", "MinGW", "CoreFoundation", "WebGPU", "ClojureScript", "CamelCase", "OpenDNS", "NaNs", "OpenMP", "GitLab", "KiB", "sRGB", "CoreText", "macOS", "TypeScript", "GiB", "OpenExr", "YCbCr", "OpenTelemetry", "OpenBSD", "FreeBSD", "GPLv2", "PostScript", "WebP", "LaTeX", "TensorFlow", "AccessKit", "TrueType", "OpenStreetMap", "OpenGL", "DevOps", "OCaml", "WebRTC", "WebGL", "BibLaTeX", "GitHub", "GraphQL", "iOS", "Direct3D", "BibTeX", "DirectWrite", "GPLv3", "IPv6", "WebSocket", "IPv4", "ECMAScript"]` |
| 458 | +**Default Value:** `["KiB", "MiB", "GiB", "TiB", "PiB", "EiB", "AccessKit", "CoreFoundation", "CoreGraphics", "CoreText", "DevOps", "Direct2D", "Direct3D", "DirectWrite", "DirectX", "ECMAScript", "GPLv2", "GPLv3", "GitHub", "GitLab", "IPv4", "IPv6", "ClojureScript", "CoffeeScript", "JavaScript", "PostScript", "PureScript", "TypeScript", "WebAssembly", "NaN", "NaNs", "OAuth", "GraphQL", "OCaml", "OpenAL", "OpenDNS", "OpenGL", "OpenMP", "OpenSSH", "OpenSSL", "OpenStreetMap", "OpenTelemetry", "OpenType", "WebGL", "WebGL2", "WebGPU", "WebRTC", "WebSocket", "WebTransport", "WebP", "OpenExr", "YCbCr", "sRGB", "TensorFlow", "TrueType", "iOS", "macOS", "FreeBSD", "NetBSD", "OpenBSD", "TeX", "LaTeX", "BibTeX", "BibLaTeX", "MinGW", "CamelCase"]` |
459 | 459 |
|
460 | 460 | ---
|
461 | 461 | **Affected lints:**
|
@@ -949,5 +949,3 @@ Whether to also emit warnings for unsafe blocks with metavariable expansions in
|
949 | 949 | ---
|
950 | 950 | **Affected lints:**
|
951 | 951 | * [`macro_metavars_in_unsafe`](https://rust-lang.github.io/rust-clippy/master/index.html#macro_metavars_in_unsafe)
|
952 |
| - |
953 |
| - |
0 commit comments