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 gcd/lcm effect-free by using LazyString #44935

Merged
merged 5 commits into from
Apr 12, 2022

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    ea8e90e View commit details
    Browse the repository at this point in the history
  2. Workaround a bootstrapping issue

    tkf committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ab20831 View commit details
    Browse the repository at this point in the history
  3. Make checked_abs effect-free

    tkf committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c137496 View commit details
    Browse the repository at this point in the history
  4. Test that gcd is effect-free

    tkf committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    ddfca0d View commit details
    Browse the repository at this point in the history
  5. Make lcm effect-free

    tkf committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2c2f43e View commit details
    Browse the repository at this point in the history