Skip to content

remove debug printing for the u32 and bool in variable_bindings.md#1999

Open
Cheese-Space wants to merge 1 commit intorust-lang:masterfrom
Cheese-Space:master
Open

remove debug printing for the u32 and bool in variable_bindings.md#1999
Cheese-Space wants to merge 1 commit intorust-lang:masterfrom
Cheese-Space:master

Conversation

@Cheese-Space
Copy link

@Cheese-Space Cheese-Space commented Feb 18, 2026

not needed as std::fmt::Display and std::fmt::Debug are the same for u32 and bool

not needed as std::fmt::Display and std::fit::Debug are the same for u32 and bool
@rustbot
Copy link
Collaborator

rustbot commented Feb 18, 2026

r? @marioidival

rustbot has assigned @marioidival.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @marioidival

@Cheese-Space Cheese-Space changed the title remove debug printing for the u32 and bool remove debug printing for the u32 and bool in variable_bindings.md Feb 18, 2026
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.

3 participants

Comments