Skip to content

Make rustdoc use the [_; N] syntax instead of [_, ..N] - #20793

Merged
bors merged 1 commit into
rust-lang:masterfrom
ktossell:rustdoc-fixedvector-syntax
Jan 9, 2015
Merged

Make rustdoc use the [_; N] syntax instead of [_, ..N]#20793
bors merged 1 commit into
rust-lang:masterfrom
ktossell:rustdoc-fixedvector-syntax

Conversation

@ktossell

@ktossell ktossell commented Jan 9, 2015

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

bors added a commit that referenced this pull request Jan 9, 2015
Make rustdoc use the `[_; N]` syntax instead of `[_, ..N]`

Reviewed-by: sfackler
bors added a commit that referenced this pull request Jan 9, 2015
Make rustdoc use the `[_; N]` syntax instead of `[_, ..N]`

Reviewed-by: sfackler
@bors
bors merged commit 38a1bb1 into rust-lang:master Jan 9, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 14, 2025
…nsafe

Fix missing parentheses for missing_unsafe
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

Successfully merging this pull request may close these issues.

6 participants