Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
This commit is contained in:
@@ -188,6 +188,7 @@ pub(crate) fn get_stabilization_version() -> String {
|
||||
fn get_test_file_contents(lint_name: &str, header_commands: Option<&str>) -> String {
|
||||
let mut contents = format!(
|
||||
indoc! {"
|
||||
#![allow(unused)]
|
||||
#![warn(clippy::{})]
|
||||
|
||||
fn main() {{
|
||||
|
||||
Reference in New Issue
Block a user