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

Do not ICE on unicode next point #68084

Merged
merged 5 commits into from
Jan 11, 2020
Merged

Do not ICE on unicode next point #68084

merged 5 commits into from
Jan 11, 2020

Commits on Jan 10, 2020

  1. Do not ICE on unicode next point

    Use `shrink_to_hi` instead of `next_point`
    Fix rust-lang#68000.
    estebank committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fcd850f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3250057 View commit details
    Browse the repository at this point in the history
  3. Fix invalid bounding box

    estebank committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d558f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b93ef68 View commit details
    Browse the repository at this point in the history
  5. Add ICE regression tests

    estebank committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f6e9fd0 View commit details
    Browse the repository at this point in the history