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

Lookup alias and import maps using Pattern instead of String #8852

Closed
wants to merge 33 commits into from

Commits on Jul 30, 2024

  1. Fix clippy warning error

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    02cc745 View commit details
    Browse the repository at this point in the history
  2. Fix broken link

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3dd0ffd View commit details
    Browse the repository at this point in the history
  3. Request::request_pattern

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9899285 View commit details
    Browse the repository at this point in the history
  4. Fix typo: seqment -> segment

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e43e162 View commit details
    Browse the repository at this point in the history
  5. Add more pattern helpers

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e2e8287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a13bb8c View commit details
    Browse the repository at this point in the history
  7. Work

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f6caca0 View commit details
    Browse the repository at this point in the history
  8. Work

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bbd0951 View commit details
    Browse the repository at this point in the history
  9. Work

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e03a471 View commit details
    Browse the repository at this point in the history
  10. Work

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a803526 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    513cd4b View commit details
    Browse the repository at this point in the history
  12. Lint

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    10c8991 View commit details
    Browse the repository at this point in the history
  13. Fix todo

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    971c7c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8cd0734 View commit details
    Browse the repository at this point in the history
  15. Fixup

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b1dffd2 View commit details
    Browse the repository at this point in the history
  16. More debug logging

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4f96c51 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe94378 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b09250 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    097df11 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1330eb9 View commit details
    Browse the repository at this point in the history
  21. More debug logging

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f90bf06 View commit details
    Browse the repository at this point in the history
  22. Reenable tests

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ca18c7b View commit details
    Browse the repository at this point in the history
  23. Cleanup

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e31aa73 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9e590a4 View commit details
    Browse the repository at this point in the history
  25. Remove debug logging

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c50fac6 View commit details
    Browse the repository at this point in the history
  26. Cleanup

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f03be42 View commit details
    Browse the repository at this point in the history
  27. Cleanup

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    449e71a View commit details
    Browse the repository at this point in the history
  28. Rename

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    04387a6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a28a16a View commit details
    Browse the repository at this point in the history
  30. Update snapshots

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2b9b33a View commit details
    Browse the repository at this point in the history
  31. Review: skip empty parts

    mischnic committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ba1a610 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    66bb0fb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    937e3f2 View commit details
    Browse the repository at this point in the history