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

rustpkg: Silence extra output from rustpkg tests #7439

Closed

Conversation

catamorphism
Copy link
Contributor

Closes #7250

@brson
Copy link
Contributor

brson commented Jun 28, 2013

thanks!

bors added a commit that referenced this pull request Jun 29, 2013
@bors bors closed this Jun 29, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 15, 2021
Fix false-positive `assert` in `panic`

This PR fixes a false-positive in `clippy::panic` when using the `assert` macro with its optional message parameter.

Fixes: rust-lang#7433

changelog: `panic_unimplemented.rs`: added condition to exclude `assert` macro, similar to `debug_assert`
changelog: `panicking_macros.rs`: relevant tests to check for `assert` usage.
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.

rustpkg tests have too much output by default
3 participants