Skip to content
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

Typo #52582

Merged
merged 1 commit into from
Jul 22, 2018
Merged

Typo #52582

merged 1 commit into from
Jul 22, 2018

Conversation

felixrabe
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Collaborator

r? @bluss

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 21, 2018
@pietroalbini
Copy link
Member

cc @retep998, is this correct?

@retep998
Copy link
Member

retep998 commented Jul 21, 2018

This change is correct in that it would make the documentation match the behavior of libstd. Such a path is not an absolute path but it does have a root, as it is relative to the root of the current drive.

@pietroalbini
Copy link
Member

Great, thanks!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 21, 2018

📌 Commit c581b96 has been approved by pietroalbini

@bors bors 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 Jul 21, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jul 21, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jul 22, 2018
bors added a commit that referenced this pull request Jul 22, 2018
Rollup of 11 pull requests

Successful merges:

 - #51807 (Deprecation of str::slice_unchecked(_mut))
 - #52051 (mem::swap the obvious way for types smaller than the SIMD optimization's block size)
 - #52465 (Add CI test harness for `thumb*` targets. [IRR-2018-embedded])
 - #52507 (Reword when `_` couldn't be inferred)
 - #52508 (Document that Unique::empty() and NonNull::dangling() aren't sentinel values)
 - #52521 (Fix links in rustdoc book.)
 - #52581 (Avoid using `#[macro_export]` for documenting builtin macros)
 - #52582 (Typo)
 - #52587 (Add missing backtick in UniversalRegions doc comment)
 - #52594 (Run the error index tool against the sysroot libdir)
 - #52615 (Added new lines to .gitignore.)
@bors bors merged commit c581b96 into rust-lang:master Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

6 participants