Skip to content

Complete type inference implementation details #37226

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
kelcecil opened this issue Oct 17, 2016 · 1 comment
Closed

Complete type inference implementation details #37226

kelcecil opened this issue Oct 17, 2016 · 1 comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools

Comments

@kelcecil
Copy link

I notice when looking at the README doc for librustc/infer that the last line under the header "Implementation details" directs the reader to refer to a section "Type Combining" that doesn't exist. It appears this documentation was either never completed or wasn't completely copied from it's origin. It would be nice to either have the completed documentation/explanation or to remove the text that points to nowhere.

@Kha
Copy link
Contributor

Kha commented Oct 17, 2016

The remainder of the comment is here:

// # Type combining

@steveklabnik steveklabnik removed the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Mar 10, 2017
@steveklabnik steveklabnik added A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools and removed A-docs labels Mar 23, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this issue Jun 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools
Projects
None yet
Development

No branches or pull requests

3 participants