Skip to content

Track span info for type constraints #2407

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

Closed
catamorphism opened this issue May 18, 2012 · 2 comments
Closed

Track span info for type constraints #2407

catamorphism opened this issue May 18, 2012 · 2 comments
Labels
A-linkage Area: linking into static, shared libraries and binaries

Comments

@catamorphism
Copy link
Contributor

tydecode::parse_constr currently uses dummy spans for type constraints because (I think) spans in types don't get serialized right now. Fix that.

@ghost ghost assigned catamorphism May 18, 2012
@marijnh
Copy link
Contributor

marijnh commented May 18, 2012

I'd hold off working on this until we actually decide to keep these around.

@nikomatsakis
Copy link
Contributor

Not relevant as of commit 41a21f0, which removed current incarnation of typestate.

@catamorphism catamorphism removed their assignment Jun 16, 2014
tshepang added a commit to tshepang/rust that referenced this issue Jun 2, 2025
Add time reference and tracking info for trait system refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linkage Area: linking into static, shared libraries and binaries
Projects
None yet
Development

No branches or pull requests

3 participants