-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Instant doc #38362
Instant doc #38362
Conversation
@bors delegate+ kmcallister |
✌️ @GuillaumeGomez can now approve this pull request |
@bors delegate=kmcallister |
✌️ @kmcallister can now approve this pull request |
err.span_note(id_sp, | ||
&format!("maybe move this module `{0}` to its own directory \ | ||
via `{0}/mod.rs`", | ||
this_module)); | ||
paths.name)); | ||
if paths.path_exists { | ||
err.span_note(id_sp, | ||
&format!("... or maybe `use` the module `{}` instead \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this change included?
74ba4b6
to
d29f263
Compare
Updated. |
cc @frewsxcv |
d29f263
to
ec6ed34
Compare
Removed extra commit (page didn't update...). |
/// | ||
/// # Examples | ||
/// | ||
/// ```no_run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why no_run
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, there's a sleep
, nevermind.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:D
@bors r+ rollup |
📌 Commit ec6ed34 has been approved by |
⌛ Testing commit ec6ed34 with merge f6d84bc... |
💔 Test failed - status-travis |
@bors: retry
* network error
…On Mon, Jan 9, 2017 at 8:02 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/190294890>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#38362 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95MS3m9ti0FKHKD1LP0l8Ve0w2Utbks5rQloBgaJpZM4LNCRv>
.
|
⌛ Testing commit ec6ed34 with merge 2aed7fe... |
💔 Test failed - status-appveyor |
@bors: retry
* network failure
…On Mon, Jan 9, 2017 at 9:31 AM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.1477>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38362 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Gy4Iz65VJas42_r1AW_-mMPvoMPks5rQm7fgaJpZM4LNCRv>
.
|
⌛ Testing commit ec6ed34 with merge 224ba2f... |
💔 Test failed - status-travis |
@bors: retry
|
r? @frewsxcv