Skip to content

Remove $ prefix for bash scripts in doc - #99845

Merged
bors merged 1 commit into
rust-lang:masterfrom
xtexx:patch-1
Jul 29, 2022
Merged

Remove $ prefix for bash scripts in doc#99845
bors merged 1 commit into
rust-lang:masterfrom
xtexx:patch-1

Conversation

@xtexx

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 28, 2022
@GuillaumeGomez

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jul 28, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 957fe0b has been approved by GuillaumeGomez

It is now in the queue for this repository.

@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 Jul 28, 2022
@xtexx

xtexx commented Jul 28, 2022

Copy link
Copy Markdown
ContributorAuthor

I noticed that lots of bash scripts has the $ prefix, so may be it is correct?

However, at instrument-coverage.md#L49, the script does not have the prefix.

Which is right? Should I add all of them or remove all of them?

@JohnTitorJohnTitor mentioned this pull request Jul 29, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 29, 2022
Rollup of 8 pull requests
Successful merges:
- rust-lang#99686 (add suggestion when there is a impl of external trait on pointer with wrong coherence rules)
- rust-lang#99760 (doc/rustc: describe the uefi target platforms)
- rust-lang#99766 (Htmldocck: Substitute the doc channel when blessing)
- rust-lang#99781 (Use String::from_utf8_lossy in CStr demo)
- rust-lang#99803 (Update mentions to `rustc_metadata::rmeta::Lazy`)
- rust-lang#99845 (Remove `$` prefix for bash scripts in doc)
- rust-lang#99850 (rustdoc: Remove more Clean trait implementations)
- rust-lang#99872 (Clone the `src/llvm-project` submodule if profiling is enabled)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit da3f951 into rust-lang:masterJul 29, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jul 29, 2022
@xtexx

Copy link
Copy Markdown
ContributorAuthor

@GuillaumeGomez request for review, see the last comment for more.

@GuillaumeGomez

Copy link
Copy Markdown
Member

It's a visual marker to see the different commands. Whether or not it's there doesn't matter much.

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.

5 participants

@xtexx@rust-highfive@GuillaumeGomez@bors@rustbot