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

Add BindgenError and Change generate to return the error #2125

Merged
merged 10 commits into from
Dec 29, 2021
Merged

Add BindgenError and Change generate to return the error #2125

merged 10 commits into from
Dec 29, 2021

Commits on Dec 7, 2021

  1. Add BindgenError

    MikuroXina committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bce647a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89b92f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b269368 View commit details
    Browse the repository at this point in the history
  4. Merge into new one

    MikuroXina committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0324a95 View commit details
    Browse the repository at this point in the history
  5. Remove 'error: ' part

    MikuroXina committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7049540 View commit details
    Browse the repository at this point in the history
  6. Add non_exhaustive

    MikuroXina committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bec71b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    3248815 View commit details
    Browse the repository at this point in the history
  2. More detailed error

    MikuroXina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ae679e6 View commit details
    Browse the repository at this point in the history
  3. Derive some traits

    MikuroXina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    2188742 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Change into PathBuf

    MikuroXina committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    406f8c1 View commit details
    Browse the repository at this point in the history