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

Issue 10157 type contents refactor #10289

Merged

Conversation

nikomatsakis
Copy link
Contributor

See #10157. This compiles now.

Fixes #10278.

…rser bits

than the current ones, which were very fine-grained.  Also, cleanly distinguish
when properties must be found in *owned* types vs *reachable* types.

Fixes rust-lang#10157
Fixes rust-lang#10278
bors added a commit that referenced this pull request Nov 6, 2013
…actor, r=pcwalton

See #10157. This compiles now.

Fixes #10278.
@bors bors closed this Nov 6, 2013
@bors bors merged commit 71acc54 into rust-lang:master Nov 6, 2013
willingc pushed a commit to willingc/rust that referenced this pull request Nov 12, 2013
…tents-refactor, r=pcwalton

See rust-lang#10157. This compiles now.

Fixes rust-lang#10278.

Fixed xfail for nbody shootout benchmark by correcting command line parse.
Cleaned up unneeded imports and type changes to resolve compiler warnings.
@nikomatsakis nikomatsakis deleted the issue-10157-TypeContents-refactor branch March 30, 2016 16:13
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Dec 1, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 1, 2023
…_to_ref-tests, r=blyxyas

Add tests for issues rust-lang#10285, rust-lang#10286, rust-lang#10289, rust-lang#10287

Fixes rust-lang#10285.
Fixes rust-lang#10286.
Fixes rust-lang#10289.
Fixes rust-lang#10287.

This PR simply adds tests for the listed issues as they're already implemented so we can close them.

r? `@blyxyas`

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.

make empty enums non-affine
2 participants