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

Refactor type & bounds parsing thoroughly #67148

Merged
merged 28 commits into from
Dec 22, 2019
Merged

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    f3ef4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67c30d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3838b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211560d View commit details
    Browse the repository at this point in the history
  5. extract parse_typeof_ty

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e08886d View commit details
    Browse the repository at this point in the history
  6. extract parse_impl_ty

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    edb7b96 View commit details
    Browse the repository at this point in the history
  7. extract parse_dyn_ty

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    b7071f2 View commit details
    Browse the repository at this point in the history
  8. extract parse_path_start_ty

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    85d3ed9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f1f6a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b1fab8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f499a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b484fae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a11252a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e61cb44 View commit details
    Browse the repository at this point in the history
  15. extract can_begin_bound

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    fd89104 View commit details
    Browse the repository at this point in the history
  16. extract parse_generic_bound

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    8a9a992 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    18e5b2f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1cfeb56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    50e00c7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b073a1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f215ca9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4625ba4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b5f00be View commit details
    Browse the repository at this point in the history
  24. extract error_negative_bounds

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    f221b39 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d010560 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d6f37c6 View commit details
    Browse the repository at this point in the history
  27. unwrap -> expect

    Centril committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    52fa020 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    db4818f View commit details
    Browse the repository at this point in the history