Skip to content

Make link to std::str active - #69728

Merged
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:patch-1
Mar 6, 2020
Merged

Make link to std::str active#69728
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:patch-1

Conversation

@LeSeulArtichaut

Copy link
Copy Markdown
Contributor

Closes#69726.

r? @dtolnay

@LeSeulArtichaut

Copy link
Copy Markdown
ContributorAuthor

Oops, wrong ping 😅
r? @steveklabnik

@JohnTitorJohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 5, 2020
@steveklabnik

Copy link
Copy Markdown
Contributor

Thanks!

@bors: r+ rollup

@bors

bors commented Mar 5, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 6ed4829 has been approved by steveklabnik

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 5, 2020
bors added a commit that referenced this pull request Mar 5, 2020
Rollup of 8 pull requests
Successful merges:
- #69697 (Add explanation for E0380)
- #69698 (Use associated constants of integer types)
- #69711 (Update macros.rs: fix documentation typo.)
- #69713 (more clippy cleanups)
- #69728 (Make link to `std::str` active)
- #69732 (Clean E0382 and E0384 explanations)
- #69736 (even more clippy cleanups)
- #69742 (Fixed a typo)
Failed merges:
r? @ghost
@bors
bors merged commit 7aac135 into rust-lang:masterMar 6, 2020
@LeSeulArtichaut
LeSeulArtichaut deleted the patch-1 branch March 6, 2020 08:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core::str docs missing link to std::str

5 participants

@LeSeulArtichaut@steveklabnik@bors@dtolnay@JohnTitor