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

Implement Module::new_unchecked #829

Merged
merged 9 commits into from
Dec 3, 2023
Merged

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    8c2033b View commit details
    Browse the repository at this point in the history
  2. use Self::Allocations

    Robbepop committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a70ecc7 View commit details
    Browse the repository at this point in the history
  3. make many FuncTranslator methods private

    None of them needed to be public. This was a simple oversight.
    Robbepop committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    1cc77b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf5a17 View commit details
    Browse the repository at this point in the history
  5. rename parameter

    Robbepop committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5864637 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fd4ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b049351 View commit details
    Browse the repository at this point in the history
  8. apply rustfmt

    Robbepop committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    090ef0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd9e339 View commit details
    Browse the repository at this point in the history