Skip to content

More oldvisit ports #8758

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

Closed
wants to merge 6 commits into from

Conversation

pnkfelix
Copy link
Member

Further followup on #7081.

There still remains writeback.rs, but I want to wait to investigate that one because I've seen make check issues with it in the past.

bors added a commit that referenced this pull request Aug 26, 2013
Further followup on #7081.

There still remains writeback.rs, but I want to wait to investigate that one because I've seen `make check` issues with it in the past.
@bors bors closed this Aug 26, 2013
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
[dbg_macro] tolerates use of `dbg!` in items which have `#[cfg(test)]` attribute

fix: rust-lang#8758
changelog: [dbg_macro] tolerates use of `dbg!` in items with `#[cfg(test)]` attribute
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 4, 2022
Introduce `allow-dbg-in-tests` config value

related to: Issue rust-lang#8758,  PR rust-lang/rust-clippy#8838

changelog: Introduced `allow-dbg-in-tests` config value. [dbg_macro] does not allow `dbg!` in test code by default.
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.

2 participants