Clean up nightly clippy lints (#1158)

This commit is contained in:
Andrew Lamb 2024-02-29 14:56:36 -05:00 committed by GitHub
parent e2ce324722
commit 10cc54e10e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 8 deletions

View file

@ -1305,7 +1305,7 @@ fn test_snowflake_stage_object_names() {
"@namespace.stage_name/path",
"@~/path",
];
let mut allowed_object_names = vec![
let mut allowed_object_names = [
ObjectName(vec![Ident::new("my_company"), Ident::new("emp_basic")]),
ObjectName(vec![Ident::new("@namespace"), Ident::new("%table_name")]),
ObjectName(vec![