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

Let dead_code lint work on #[instrument]ed functions #3108

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. Let dead_code lint work on #[instrumented functions

    Closes (partially?) tokio-rs#1366
    9999years committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0928c37 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. [allow(dead_code)] in test

    9999years committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e601fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Fix warning

    9999years committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cb4d357 View commit details
    Browse the repository at this point in the history