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

Add section on ~[], DVec, etc to the tutorial #3864

Closed
nikomatsakis opened this issue Oct 26, 2012 · 4 comments
Closed

Add section on ~[], DVec, etc to the tutorial #3864

nikomatsakis opened this issue Oct 26, 2012 · 4 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@nikomatsakis
Copy link
Contributor

It's certainly going to be a common question!

To be clear: I mean the borrowed pointer tutorial

@nickdesaulniers
Copy link

Scratch the part about dvecs as per Issue #4985

@kud1ing
Copy link

kud1ing commented Mar 8, 2013

DVec are removed now: #5279 (comment)

@graydon
Copy link
Contributor

graydon commented Mar 20, 2013

I am not sure this requires a specific bug since appending to ~[] seems to work pretty easily now; in any case this is not 0.6-blocking.

@sanxiyn
Copy link
Member

sanxiyn commented May 6, 2013

I think this can be closed now.

@sanxiyn sanxiyn closed this as completed May 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 22, 2021
Allow allman style braces in `suspicious_else_formatting`

fixes: rust-lang#3864

Indentation checks could be added as well, but the lint already doesn't check for it.

changelog: Allow allman style braces in `suspicious_else_formatting`
RalfJung pushed a commit to RalfJung/rust that referenced this issue Sep 8, 2024
miri.bat: use nightly toolchain

Hopefully fixes rust-lang/miri#3863 (but I can't test that)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

5 participants