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

Make processing of entrypoints more efficient #4513

Closed
wants to merge 26 commits into from

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    508959c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b520907 View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    udoprog committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b593c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ea5f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    59e648f View commit details
    Browse the repository at this point in the history
  2. rustfmt

    udoprog committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    5369043 View commit details
    Browse the repository at this point in the history
  3. fix trybuild output

    udoprog committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6122d6d View commit details
    Browse the repository at this point in the history
  4. Trim more stuff from patterns

    udoprog committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ce27bec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    439841d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcc8a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Actually implement heuristics

    udoprog committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    04e95aa View commit details
    Browse the repository at this point in the history
  2. Update tokio-macros/src/select.rs

    Co-authored-by: Taiki Endo <te316e89@gmail.com>
    udoprog and taiki-e committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5824c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78862f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c97ae4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d83d83 View commit details
    Browse the repository at this point in the history
  6. rustfmt

    udoprog committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    27ea4b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d74def View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3de31aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d924545 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    fd293b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    4e3c5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c71a888 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    df3cbb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    d48f452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e314165 View commit details
    Browse the repository at this point in the history
  3. bump tracing in tokio-util

    udoprog committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    59d49ff View commit details
    Browse the repository at this point in the history