Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore dead code in function-epilogue demo
warning: struct `S` is never constructed --> function-epilogue/demo/main.rs:3:12 | 3 | pub struct S(i32); | ^ | = note: `#[warn(dead_code)]` on by default
- Loading branch information