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

Removed test issue-912.rs #10425

Merged
merged 3 commits into from
Nov 12, 2013
Merged

Removed test issue-912.rs #10425

merged 3 commits into from
Nov 12, 2013

Conversation

astrieanna
Copy link
Contributor

According to rust's issue #912, this will not be fixed. There's no point in keeping the test if it is never intended to pass.

This was marked xfail-test
According to rust's issue rust-lang#912, this will not be fixed.
There's no point in keeping the test if it is never intended to pass.
This test is not supposed to compile; there is an equivalent test in compile-fail/issue-3907.rs.
According to issue rust-lang#3461, it doesn't sound like this is planned to be fixed.
bors added a commit that referenced this pull request Nov 12, 2013
According to rust's issue #912, this will not be fixed. There's no point in keeping the test if it is never intended to pass.
@bors bors closed this Nov 12, 2013
@bors bors merged commit a5b6d8d into rust-lang:master Nov 12, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 10, 2023
Two small documentation improvements

The `wrong_self_convention` changes are for grammar and accuracy.

The `must_use_candidate` change is because that lint flags only exported functions: https://github.com/rust-lang/rust-clippy/blob/8b65632b6ef737979d42f83664271d6baa8c0270/clippy_lints/src/functions/must_use.rs#L27-L31

changelog: `wrong_self_convention` and `must_use_candidate` documentation improvements
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