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

Support -Cpanic=abort #1899

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 24, 2023

  1. Support -Cpanic=abort

    This takes some effort to switch back to `-Cpanic=unwind` for tests and
    proc macros, which are incompatible with it.
    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fdb1d6f View commit details
    Browse the repository at this point in the history
  2. Regenerate documentation

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    467876f View commit details
    Browse the repository at this point in the history
  3. Fix some typos

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4b7446c View commit details
    Browse the repository at this point in the history
  4. Fix rustdoc_test

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fc550fd View commit details
    Browse the repository at this point in the history
  5. Fix more typos

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e54107a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51564cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11680af View commit details
    Browse the repository at this point in the history
  8. Add to CI

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9bddec4 View commit details
    Browse the repository at this point in the history
  9. Regenerate documentation

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f20dd44 View commit details
    Browse the repository at this point in the history
  10. Fix unused variables

    bsilver8192 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9f6ce9f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    3ef7c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f426d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15be9d3 View commit details
    Browse the repository at this point in the history
  4. Buildifier

    bsilver8192 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    97f10e5 View commit details
    Browse the repository at this point in the history
  5. Fix CI copy/paste

    bsilver8192 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d643ffb View commit details
    Browse the repository at this point in the history
  6. Fix typos

    bsilver8192 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    167a027 View commit details
    Browse the repository at this point in the history
  7. Use string_flag

    bsilver8192 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a84c84e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    898ce3f View commit details
    Browse the repository at this point in the history
  9. Regenerate documentation

    bsilver8192 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    99b1bea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48447e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4e5dcb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    3b30b0c View commit details
    Browse the repository at this point in the history