Skip to content

Commit

Permalink
Update tests/ui-fulldeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mu001999 committed Nov 25, 2023
1 parent e04db20 commit 6cf287f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui-fulldeps/rustc_encodable_hygiene.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ struct A {
a: String,
}

#[allow(dead_code)]
trait Trait {
fn encode(&self);
}
Expand Down

0 comments on commit 6cf287f

Please sign in to comment.