Skip to content

Fix initial debug statements printing twice #10715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 29, 2013

Conversation

alexcrichton
Copy link
Member

It may mislead you into thinking tasks are spawning twice, when in fact they are
not.

It may mislead you into thinking tasks are spawning twice, when in fact they are
not.

impl fmt::Default for Foo {
fn fmt(f: &Foo, _fmt: &mut fmt::Formatter) {
assert!(***f == 0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 star programming!

bors added a commit that referenced this pull request Nov 29, 2013
It may mislead you into thinking tasks are spawning twice, when in fact they are
not.
@bors bors closed this Nov 29, 2013
@bors bors merged commit bfba120 into rust-lang:master Nov 29, 2013
@alexcrichton alexcrichton deleted the fix-log-twice branch November 29, 2013 20:03
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 5, 2023
Catching, stray, commas, (I'll, never, learn, to, use, them, correctly)  😅

Roses are red,
Violets are blue,
Fixing commas,
Is the completed todo.

(It's always impressive, that the poems are getting worse)

---

Follow-up from: rust-lang/rust-clippy#10668

changelog: none
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