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

Document can borrow strs #914

Merged
merged 5 commits into from
Jan 10, 2021
Merged

Document can borrow strs #914

merged 5 commits into from
Jan 10, 2021

Commits on Jan 10, 2021

  1. Document can borrow strs

    Part of #611
    lpil committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    95e279e View commit details
    Browse the repository at this point in the history
  2. break_ holds str, not string

    lpil committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    ec3d0a7 View commit details
    Browse the repository at this point in the history
  3. Algebra defaults to borrowing

    lpil committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    590fa18 View commit details
    Browse the repository at this point in the history
  4. Remove implicit use of String

    lpil committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    81b6374 View commit details
    Browse the repository at this point in the history
  5. Correct bitstring rendering

    lpil committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    4b52ee0 View commit details
    Browse the repository at this point in the history