Skip to content

rustpkg: Silence extra output from rustpkg tests#7439

Closed
catamorphism wants to merge 1 commit into
rust-lang:masterfrom
catamorphism:cut-rustpkg-output
Closed

rustpkg: Silence extra output from rustpkg tests#7439
catamorphism wants to merge 1 commit into
rust-lang:masterfrom
catamorphism:cut-rustpkg-output

Conversation

@catamorphism
Copy link
Copy Markdown
Contributor

Closes #7250

@brson
Copy link
Copy Markdown
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