diff options
| author | Christian Poveda <git@pvdrz.com> | 2023-02-06 15:19:26 -0500 |
|---|---|---|
| committer | Christian Poveda <git@pvdrz.com> | 2023-02-06 15:19:26 -0500 |
| commit | 8eac9e359ec84a7621ee009aadeac91bf22c75b2 (patch) | |
| tree | 9de83633300cedb361185dee7a96e3254cefe124 | |
| parent | c6692a8b4284a2e033f620b71a2ad6a88833bb05 (diff) | |
| download | rust-8eac9e359ec84a7621ee009aadeac91bf22c75b2.tar.gz rust-8eac9e359ec84a7621ee009aadeac91bf22c75b2.zip | |
bless tests
| -rw-r--r-- | tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr b/tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr index a22c6a5a060..f4815df19ca 100644 --- a/tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr +++ b/tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr @@ -34,6 +34,7 @@ error: error reading Clippy's configuration file `$DIR/clippy.toml`: unknown fie max-suggested-slice-pattern-length max-trait-bounds msrv + only-check-missing-docs-in-crate-items pass-by-value-size-limit single-char-binding-names-threshold standard-macro-braces |
