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

Typechecker doesn't infer a type for parse_seq in rustc #167

Closed
pcwalton opened this issue Sep 22, 2010 · 1 comment
Closed

Typechecker doesn't infer a type for parse_seq in rustc #167

pcwalton opened this issue Sep 22, 2010 · 1 comment
Labels
A-type-system Area: Type system

Comments

@pcwalton
Copy link
Contributor

The typechecker doesn't properly auto-instantiate the type parameter when calling parse_seq. This is obnoxious.

@graydon
Copy link
Contributor

graydon commented Jan 27, 2011

WONTFIX (not required for bootstrapping; works in rustc already)

oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
Rename lvalue and rvalue to place and value expressions
rchaser53 pushed a commit to rchaser53/rust that referenced this issue Jan 19, 2019
* add the small amount i know about hygiene

* use en-dash
celinval pushed a commit to celinval/rust-dev that referenced this issue Dec 6, 2024
Contracts & Harnesses for `core::ptr::NonNull::write_volatile`.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

2 participants