List struct to clonable
This commit is contained in:
parent
f79f3db7b7
commit
4e6e65dd71
@ -18,6 +18,7 @@ fn sourcegen_lint_completions() {
|
|||||||
|
|
||||||
let mut contents = String::from(
|
let mut contents = String::from(
|
||||||
r"
|
r"
|
||||||
|
#[derive(Clone)]
|
||||||
pub struct Lint {
|
pub struct Lint {
|
||||||
pub label: &'static str,
|
pub label: &'static str,
|
||||||
pub description: &'static str,
|
pub description: &'static str,
|
||||||
|
Loading…
Reference in New Issue
Block a user