Skip to content

Forbid associated items in inherant impls#20731

Merged
bors merged 1 commit into
rust-lang:masterfrom
nrc:assoc-inherant
Jan 8, 2015
Merged

Forbid associated items in inherant impls#20731
bors merged 1 commit into
rust-lang:masterfrom
nrc:assoc-inherant

Conversation

@nrc

@nrc nrc commented Jan 8, 2015

Copy link
Copy Markdown
Member

Closes #20359

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

Comment thread src/librustc_typeck/collect.rs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"inherent"

@huonw

huonw commented Jan 8, 2015

Copy link
Copy Markdown
Contributor

r=me with spelling

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
@bors bors merged commit 4d98cbb into rust-lang:master Jan 8, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 1, 2025
…uple-slice-pat

Fix expand rest pattern in tuple and slice pattern
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.

Report error on inherent associated types (for now)

4 participants