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

test and fix logging callback #194

Merged
merged 5 commits into from
Apr 16, 2024
Merged

test and fix logging callback #194

merged 5 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    14764b1 View commit details
    Browse the repository at this point in the history
  2. cstr import

    scottlamb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5e9c3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db05789 View commit details
    Browse the repository at this point in the history
  4. satisfy clippy

    scottlamb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f41a487 View commit details
    Browse the repository at this point in the history
  5. gate xcoder tests behind target_os linux

    I'm looking forward to <rust-lang/cargo#6179>;
    making an entire crate empty or not based on platform is an awkward
    workaround.
    scottlamb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ec02b47 View commit details
    Browse the repository at this point in the history