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

Tests for fixed issues. #9225

Closed
wants to merge 1 commit into from
Closed

Tests for fixed issues. #9225

wants to merge 1 commit into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Sep 16, 2013

Closes #2074.
Closes #5008.
Closes #7519.
Closes #7673.
Closes #7770.
Closes #8171.

bors added a commit that referenced this pull request Sep 16, 2013
@catamorphism
Copy link
Contributor

Pretty-printer fails with issue-7673-cast-generically-implemented-trait.rs -- if necessary you can mark as xfail-pretty (but it would be good to know why it fails).

@huonw
Copy link
Member Author

huonw commented Sep 17, 2013

Looks like the pretty printer doesn't print the built-in trait bounds on trait objects properly; will investigate.

@huonw
Copy link
Member Author

huonw commented Sep 17, 2013

Opened #9253 about the issue.

bors added a commit that referenced this pull request Sep 17, 2013
@bors bors closed this Sep 17, 2013
@huonw huonw deleted the closing-time branch November 25, 2013 10:55
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 28, 2022
add `[assertions_on_result_states]` lint

Close rust-lang#9162

changelog: add `[assertions_on_result_states]` lint

Signed-off-by: tabokie <xy.tao@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment