Skip to content
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

Assorted fixes about tasks and selecting in libstd #8411

Closed
wants to merge 5 commits into from

Conversation

bblum
Copy link
Contributor

@bblum bblum commented Aug 9, 2013

Each commit is pretty much what it says on the tin. r anybody.

@brson
Copy link
Contributor

brson commented Aug 9, 2013

I opened #8422 about this PublicTrait: PrivateTrait pattern that I disagree with.

bors added a commit that referenced this pull request Aug 13, 2013
Each commit is pretty much what it says on the tin. r anybody.
@bors bors closed this Aug 13, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 24, 2022
Migrate `dbg_macro` to late pass

changelog: Make `dbg_macro` work with crate level attributes and inside macro calls

One down for rust-lang#6610, fixes rust-lang#7275

Also fixes rust-lang#7274, and adds parenthesis around the suggestion for `dbg!(1, 2, 3)` as it expands to a tuple
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