Skip to content

Implement fmt::Show for &mut [T] - #13687

Merged
bors merged 1 commit into
rust-lang:masterfrom
exscape:master
Apr 23, 2014
Merged

Implement fmt::Show for &mut [T]#13687
bors merged 1 commit into
rust-lang:masterfrom
exscape:master

Conversation

@exscape

Copy link
Copy Markdown
Contributor

Removes the need for hacks to println! mutable slices, among other things.

@exscape

Copy link
Copy Markdown
ContributorAuthor

This is my first pull request (for any project) ever, so hopefully everything is OK.
I implemented tests based on ~[], which pass nicely.

bors added a commit that referenced this pull request Apr 23, 2014
Removes the need for hacks to println! mutable slices, among other things.
bors added a commit that referenced this pull request Apr 23, 2014
Removes the need for hacks to println! mutable slices, among other things.
@borsbors closed this Apr 23, 2014
@bors
bors merged commit aa4bc89 into rust-lang:masterApr 23, 2014
flip1995 added a commit to flip1995/rust that referenced this pull request Nov 14, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@exscape@bors