Skip to content

document MIR-based borrowck #180

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
nikomatsakis opened this issue Aug 10, 2018 · 3 comments
Closed

document MIR-based borrowck #180

nikomatsakis opened this issue Aug 10, 2018 · 3 comments
Labels
E-hard Difficulty: might require advanced knowledge E-help-wanted Call for participation: extra help is wanted

Comments

@nikomatsakis
Copy link
Contributor

So much to talk about here!

Off the top of my head:

  • Dataflow
    • MovePathIndex and that whole setup
  • The MIR typeck
  • Liveness
  • Regions and SCC
  • The outlives constraint
@mark-i-m mark-i-m added the E-help-wanted Call for participation: extra help is wanted label Aug 11, 2018
@nikomatsakis
Copy link
Contributor Author

cc @pnkfelix :)

@mark-i-m
Copy link
Member

@nikomatsakis I think almost everything here is in the guide or in the TODOs. Do you want to keep this open?

@mark-i-m mark-i-m added the E-hard Difficulty: might require advanced knowledge label Jan 24, 2019
@mark-i-m
Copy link
Member

mark-i-m commented May 6, 2020

I'm going to go ahead and close this, as much of it is already documented. Please feel free to reopen or file a new issue if something is missing.

@mark-i-m mark-i-m closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-hard Difficulty: might require advanced knowledge E-help-wanted Call for participation: extra help is wanted
Projects
None yet
Development

No branches or pull requests

2 participants