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

Add "kani" configuration key to enable conditional compilation in build scripts #2297

Merged
merged 7 commits into from
Jul 8, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    6b032f4 View commit details
    Browse the repository at this point in the history
  2. Add expected file

    celinval committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    675595f View commit details
    Browse the repository at this point in the history
  3. Ensure we run cargo with a nightly version

    Also add support to the playback command and use a script to test
    the fix. Inside the Kani test folder, rustup will pick up the version
    from our toolchain configuration file.
    celinval committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    67e35a2 View commit details
    Browse the repository at this point in the history
  4. Update test

    celinval committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7ae8733 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    788a89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03d22e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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