Skip to content

Deque (DList) and Vec have inconsistent naming conventions #13762

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
pcwalton opened this issue Apr 25, 2014 · 0 comments
Closed

Deque (DList) and Vec have inconsistent naming conventions #13762

pcwalton opened this issue Apr 25, 2014 · 0 comments

Comments

@pcwalton
Copy link
Contributor

.push() versus .push_back(), .append() versus .push_all_move().

arcnmx pushed a commit to arcnmx/rust that referenced this issue Dec 17, 2022
…, r=jonas-schievink

fix: Fix parsing of `_ = x` in closure body

Fixes rust-lang/rust-analyzer#13757
flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 15, 2024
changelog: [`comparison_chain`]: give explicit help message showing a
clear suggestion

Close rust-lang#13739
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant