Skip to content

Indicate where std::slice structs originate from. #34875

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

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

frewsxcv
Copy link
Member

No description provided.

@@ -915,6 +917,9 @@ macro_rules! make_mut_slice {
/// println!("{}", element);
/// }
/// ```
///
/// [`iter`]: ../primitive.slice.html#method.iter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be like ../../std/primitive.slice.html#method.iter so the links work in the core docs as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. I forgot the type doesn't also appear in the core docs.

@frewsxcv
Copy link
Member Author

r? @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

Thanks!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 18, 2016

📌 Commit b2f5b5a has been approved by GuillaumeGomez

sanxiyn added a commit to sanxiyn/rust that referenced this pull request Jul 18, 2016
…umeGomez

Indicate where `std::slice` structs originate from.

None
bors added a commit that referenced this pull request Jul 19, 2016
Rollup of 5 pull requests

- Successful merges: #34807, #34853, #34875, #34884, #34889
- Failed merges:
@bors bors merged commit b2f5b5a into rust-lang:master Jul 19, 2016
@frewsxcv frewsxcv deleted the std-slice-struct branch October 2, 2016 23:06
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.

4 participants