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

fix some cfail test cases for arm #10314

Merged
merged 1 commit into from
Nov 6, 2013

Conversation

ksh8281
Copy link
Contributor

@ksh8281 ksh8281 commented Nov 6, 2013

adding #[cfg(target_arch = "arm")] for asm of cfail test cases

@ksh8281 ksh8281 closed this Nov 6, 2013
@ksh8281 ksh8281 reopened this Nov 6, 2013
@ksh8281
Copy link
Contributor Author

ksh8281 commented Nov 6, 2013

#10311

bors added a commit that referenced this pull request Nov 6, 2013
…, r=yichoi

adding #[cfg(target_arch = "arm")] for asm of cfail test cases
@bors bors closed this Nov 6, 2013
@bors bors merged commit 65d35ac into rust-lang:master Nov 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 10, 2023
Fix CLI of clippy_dev

Clap was updated in rust-lang/rust-clippy#10270, which broke the command line of clippy_dev. This swaps out contains_id, which now returns always true in the places it was used with get_flag.

r? `@xFrednet`

This should also fix https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/.60cargo.20dev.20setup.20intellij.60.20is.20degraded/near/325770850

changelog: none
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