Skip to content

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

Merged
marioidival merged 1 commit intorust-lang:masterfrom
Cheese-Space:master
Apr 19, 2026
Merged

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

Conversation

@Cheese-Space
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
@marioidival marioidival merged commit 898f0ac into rust-lang:master Apr 19, 2026
1 check passed
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