Skip to content

Change the docs of raw::Slice to clarify what a slice is - #22215

Closed
reem wants to merge 1 commit into
rust-lang:masterfrom
reem:patch-1
Closed

Change the docs of raw::Slice to clarify what a slice is#22215
reem wants to merge 1 commit into
rust-lang:masterfrom
reem:patch-1

Conversation

@reem

@reemreem commented Feb 12, 2015

Copy link
Copy Markdown
Contributor

Fixes#22214

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@reem

reem commented Feb 12, 2015

Copy link
Copy Markdown
ContributorAuthor

r? @huonw you self-assigned the issue.

@huonw

Copy link
Copy Markdown
Contributor

Unfortunately we duplicated work slightly, I've got a patch that covers more ground in #22218.

@huonwhuonw closed this Feb 12, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request May 4, 2026
…ds-display
fix: Fix stack overflow on projection display
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.

std:.raw::Slice doc is not precise enough

4 participants

@reem@rust-highfive@huonw@alexcrichton