Skip to content

Remove unused build dependency - #101031

Merged
bors merged 1 commit into
masterfrom
remove-unused-build-dep
Aug 26, 2022
Merged

Remove unused build dependency#101031
bors merged 1 commit into
masterfrom
remove-unused-build-dep

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

There is no more build.rs so this dependency is unused.

r? @Dylan-DPC

@GuillaumeGomezGuillaumeGomez added C-cleanup Category: PRs that clean code up or issues documenting cleanup. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Aug 26, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 26, 2022
@rust-log-analyzer

This comment has been minimized.

@bjorn3

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 26, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit fb33dd8 has been approved by bjorn3

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 Aug 26, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 26, 2022
…llaumeGomez
Rollup of 8 pull requests
Successful merges:
- rust-lang#95005 (BTree: evaluate static type-related check at compile time)
- rust-lang#99742 (Add comments about stdout locking)
- rust-lang#100128 (Document that `RawWakerVTable` functions must be thread-safe.)
- rust-lang#100956 (Reduce right-side DOM size)
- rust-lang#101006 (Fix doc cfg on reexports)
- rust-lang#101012 (rustdoc: remove unused CSS for `.variants_table`)
- rust-lang#101023 (rustdoc: remove `type="text/css"` from stylesheet links)
- rust-lang#101031 (Remove unused build dependency)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit c391ba0 into masterAug 26, 2022
@bors
bors deleted the remove-unused-build-dep branch August 26, 2022 15:47
@rustbotrustbot added this to the 1.65.0 milestone Aug 26, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.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.

7 participants

@GuillaumeGomez@rust-log-analyzer@bjorn3@bors@rust-highfive@rustbot@Dylan-DPC