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

subscriber: Remove Deprecated Type, Structs, and Methods #1030

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

davidbarsky
Copy link
Member

This PR removes the deprecated items in tracing-subscriber. It does not remove Collector::drop_span as that will happen in a separate PR. Note that branch builds atop of #1015, which means:

@davidbarsky davidbarsky requested review from hawkw, jtescher, yaahc and a team as code owners October 10, 2020 18:00
Copy link
Collaborator

@yaahc yaahc left a comment

Choose a reason for hiding this comment

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

I'm guessing the diff here will become a lot shorter when the Collector rename PR merges?

@davidbarsky
Copy link
Member Author

I'm guessing the diff here will become a lot shorter when the Collector rename PR merges?
Yup.

@davidbarsky davidbarsky force-pushed the davidbarsky/remove-deprecated-subscriber-items branch from f9b5f0c to 31f9d0a Compare October 22, 2020 19:38
@hawkw hawkw merged commit eeb6974 into master Oct 22, 2020
@davidbarsky davidbarsky deleted the davidbarsky/remove-deprecated-subscriber-items branch October 22, 2020 21:39
dvdplm added a commit to dvdplm/tracing that referenced this pull request Oct 23, 2020
* upstream/master:
  subscriber: update sharded-slab to 0.1, pool hashmap allocations (tokio-rs#1062)
  subscriber: remove deprecated type, structs, and methods tokio-rs#1030
  core: rename Subscriber to Collect (tokio-rs#1015)
  chore: fix rustdoc warning in tracing-subscriber (tokio-rs#1061)
dvdplm added a commit to dvdplm/tracing that referenced this pull request Oct 23, 2020
* dp-target-is-cow:
  subscriber: update sharded-slab to 0.1, pool hashmap allocations (tokio-rs#1062)
  subscriber: remove deprecated type, structs, and methods tokio-rs#1030
  core: rename Subscriber to Collect (tokio-rs#1015)
  chore: fix rustdoc warning in tracing-subscriber (tokio-rs#1061)
dvdplm added a commit to dvdplm/tracing that referenced this pull request Oct 23, 2020
…spatch-as-owned-tokio-rs#455

* upstream/master:
  subscriber: update sharded-slab to 0.1, pool hashmap allocations (tokio-rs#1062)
  subscriber: remove deprecated type, structs, and methods tokio-rs#1030
  core: rename Subscriber to Collect (tokio-rs#1015)
  chore: fix rustdoc warning in tracing-subscriber (tokio-rs#1061)
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.

3 participants