Skip to content

Fix typeck::infer::can_mk_assignty #2593

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 Jun 14, 2012 · 1 comment
Closed

Fix typeck::infer::can_mk_assignty #2593

catamorphism opened this issue Jun 14, 2012 · 1 comment
Labels
A-type-system Area: Type system C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@catamorphism
Copy link
Contributor

A FIXME says: "FIXME---this will not unroll any entries we make in the
borrowings table. But this is OK for the moment because this
is only used in method lookup, and there must be exactly one
match or an error is reported. Still, it should be fixed."

@catamorphism
Copy link
Contributor Author

FIXME is gone, assuming this is fixed.

RalfJung pushed a commit to RalfJung/rust that referenced this issue Oct 22, 2022
CI improvements

- cache RTIM for the style checks
- disable fail-fast for main checks so that we can see whether the other jobs are green
Aaron1011 pushed a commit to Aaron1011/rust that referenced this issue Jan 6, 2023
CI improvements

- cache RTIM for the style checks
- disable fail-fast for main checks so that we can see whether the other jobs are green
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 C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant