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

Fix compile probe and nightly backtraces #160

Merged
merged 6 commits into from
Jul 18, 2024
Merged

Commits on Apr 25, 2024

  1. fix: compile probe and nightly backtraces

    This addresses the invalid compile probe testing for a non-longer
    existing feature by updating it and eyre to use the
    `error_generic_member_access` features instead.
    
    The report and errors have all been updated to accomodate this and the
    new backtrace provide API
    
    Fixes: #84 and #97
    ten3roberts committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f80de3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b6a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d7b20d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on Jul 18, 2024

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