Skip to content

libextra: Make arc clone inline #10055

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 2 commits into from
Oct 25, 2013
Merged

Conversation

pcwalton
Copy link
Contributor

@bors bors closed this Oct 25, 2013
@bors bors merged commit b13415c into rust-lang:master Oct 25, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 17, 2022
uninlined_format_args: Ignore assert! and debug_assert! before 2021 edition

Similar to rust-lang/rust-clippy#9605, but for `assert!` and `debug_assert!` macros. ([non_fmt_panics lint triggers them](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=18b20c408ec62a67f1503cd5d284424b))

changelog: [`uninlined_format_args`]: Do not inline `assert!` and `debug_assert!` macros before 2021 edition

r? `@llogiq`
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.

4 participants