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

Refactor handling autoref, autoderef, and borrowing #3443

Closed
nikomatsakis opened this issue Sep 10, 2012 · 0 comments
Closed

Refactor handling autoref, autoderef, and borrowing #3443

nikomatsakis opened this issue Sep 10, 2012 · 0 comments
Assignees
Labels
A-codegen Area: Code generation A-type-system Area: Type system
Milestone

Comments

@nikomatsakis
Copy link
Contributor

I've got a refactoring in process to the way we deal with borrowing, which has grown beyond its original design and is now a horrible mess. I realize this I hope to land this before 0.4 but there is no open issue on it!

@ghost ghost assigned nikomatsakis Sep 10, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this issue Aug 18, 2024
add 'project' process guidlines for larger contributions

Fixes rust-lang/miri#3443

I am honestly not entirely sure what the consensus from what issue was. I feel like the epoll PR worked reasonably well, and not having been closely involved I am not sure which process `@oli-obk` followed there. Compared to the first draft in rust-lang#3443 I tried to make this less formal and framed more as guidelines than hard rules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

1 participant