Skip to content

Reject all uses of non-typaram bounds#20688

Closed
jroesch wants to merge 1 commit into
rust-lang:masterfrom
jroesch:reject-non-param-bounds-followup
Closed

Reject all uses of non-typaram bounds#20688
jroesch wants to merge 1 commit into
rust-lang:masterfrom
jroesch:reject-non-param-bounds-followup

Conversation

@jroesch

@jroesch jroesch commented Jan 7, 2015

Copy link
Copy Markdown
Contributor

This is a follow up to my recent PR. r? @nikomatsakis

@jroesch jroesch force-pushed the reject-non-param-bounds-followup branch from 1e03b0a to 120a520 Compare January 7, 2015 19:27
@frewsxcv

frewsxcv commented Jan 7, 2015

Copy link
Copy Markdown
Contributor

For reference, here's the other PR @jroesch mentioned: #20623

Comment thread src/librustc_typeck/check/wf.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.

Shouldn't this have a walk_trait_item call somewhere?

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.

Hmm, good point.

@jroesch jroesch force-pushed the reject-non-param-bounds-followup branch from 120a520 to f61e438 Compare January 8, 2015 01:22
@jroesch jroesch force-pushed the reject-non-param-bounds-followup branch from f61e438 to 7eab953 Compare January 8, 2015 01:23
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
@alexcrichton

Copy link
Copy Markdown
Member

Merged in #20733

lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 1, 2025
…-l-curly-replace-is-method-with-if-let

Fix applicable after l_curly for replace_is_method_with_if_let_method
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.

5 participants