Skip to content

Factor wgpu-subscriber into its own repo#881

Merged
bors[bot] merged 1 commit intogfx-rs:masterfrom
cwfitzgerald:remove-subscriber
Aug 17, 2020
Merged

Factor wgpu-subscriber into its own repo#881
bors[bot] merged 1 commit intogfx-rs:masterfrom
cwfitzgerald:remove-subscriber

Conversation

@cwfitzgerald
Copy link
Copy Markdown
Member

Connections

Closes #871

Description

Removes wgpu-subscriber crate into its own repo.

Testing

Compile only change.

@cwfitzgerald cwfitzgerald requested a review from kvark August 17, 2020 20:15
Copy link
Copy Markdown
Contributor

@monocodus monocodus bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an autogenerated code review.

Checker summary (by rust_clippy):
The tool has found 0 warnings, 1 errors.

Copy link
Copy Markdown
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also remove the relevant lines from both the README and the CHANGELOG.md

@cwfitzgerald
Copy link
Copy Markdown
Member Author

bors r=kvark

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Aug 17, 2020

@bors bors bot merged commit 2a31677 into gfx-rs:master Aug 17, 2020
bors bot added a commit to gfx-rs/wgpu-rs that referenced this pull request Aug 17, 2020
512: Convert to using independent subscriber implementation r=kvark a=cwfitzgerald

gfx-rs/wgpu#881 but for wgpu-rs.

Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
512: Convert to using independent subscriber implementation r=kvark a=cwfitzgerald

gfx-rs#881 but for wgpu-rs.

Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move subscriber logic out into a separate crate

2 participants