-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
confusing compile error for second partial borrows of/from Boxes, refers to members rather than box itself #17263
Comments
ftxqxd
added a commit
to ftxqxd/rust
that referenced
this issue
Oct 2, 2014
see also some follow-up discussion here #43234 (comment) |
lnicola
pushed a commit
to lnicola/rust
that referenced
this issue
Sep 25, 2024
…i, r=Veykril feat: Automatically add semicolon when completing unit-returning functions But provide a config to suppress that. I didn't check whether we are in statement expression position, because this is hard in completion (due to the natural incompleteness of source code when completion is invoked), and anyway using function returning unit as an argument to something seems... dubious. Fixes rust-lang#17263.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: