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

Stabilize #[cfg(panic = "...")] #93658

Merged
merged 7 commits into from
Feb 19, 2022
Merged

Stabilize #[cfg(panic = "...")] #93658

merged 7 commits into from
Feb 19, 2022

Commits on Feb 10, 2022

  1. updating the feature-gate listing and do not require the feature-gate…

    … to use the feature
    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    4404a4e View commit details
    Browse the repository at this point in the history
  2. replace feature expression (cfg_panic) in lib and remove expression f…

    …rom tests
    
    Rebase commit
    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5e6be7d View commit details
    Browse the repository at this point in the history
  3. Rebase

    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    962094b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46ec73a View commit details
    Browse the repository at this point in the history
  5. remove mention of cfg_panic from library tests

    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d018a8b View commit details
    Browse the repository at this point in the history
  6. add cfg_panic bootstrap

    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a889079 View commit details
    Browse the repository at this point in the history
  7. added space

    Charisee committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    dbeab9c View commit details
    Browse the repository at this point in the history