Skip to content

Type params in paths - #8378

Closed
pcwalton wants to merge 2 commits into
rust-lang:masterfrom
pcwalton:type-params-in-paths
Closed

Type params in paths#8378
pcwalton wants to merge 2 commits into
rust-lang:masterfrom
pcwalton:type-params-in-paths

Conversation

@pcwalton

@pcwalton pcwalton commented Aug 7, 2013

Copy link
Copy Markdown
Contributor

r? @brson

They are still present as part of the borrow check.
For example, `foo::<T>::bar::<U>`.

This doesn't enforce that the type parameters are in the right
positions, however.
@thestinger

Copy link
Copy Markdown
Contributor

@pcwalton: sadly already bitrotted

@catamorphism

Copy link
Copy Markdown
Contributor

Closing because I assume #8528 supersedes this, but reopen if I'm wrong.

flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 7, 2022
specify serde version compatible with codebase

fix rust-lang#8378

changelog: none
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
8398: Fix inference with conditionally compiled tails r=flodiebold a=DJMcNab

Fixes rust-lang#8378

Co-authored-by: Daniel McNab <36049421+DJMcNab@users.noreply.github.com>
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.

6 participants