Skip to content

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jul 14, 2025

warning: struct `Placeholder` is never constructed
  --> src/display.rs:63:16
   |
63 |     pub struct Placeholder;
   |                ^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

    warning: struct `Placeholder` is never constructed
      --> src/display.rs:63:16
       |
    63 |     pub struct Placeholder;
       |                ^^^^^^^^^^^
       |
       = note: `#[warn(dead_code)]` on by default
@dtolnay dtolnay merged commit 6c1cc96 into master Jul 14, 2025
20 checks passed
@dtolnay dtolnay deleted the deadplaceholder branch July 14, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant