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

New lint: add function_abi_no_longer_unwind lint #689

Merged
merged 8 commits into from
Mar 11, 2024

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e791ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a483787 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update src/lints/unwind_function_missing.ron

    add trailing newline to unwind_function_missing.ron
    
    Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
    qstommyshu and obi1kenobi committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f590805 View commit details
    Browse the repository at this point in the history
  2. Omit function return type as it returns a unit

    Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
    qstommyshu and obi1kenobi committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dfffe7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c2614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61ab58c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35d9443 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    442f257 View commit details
    Browse the repository at this point in the history