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

cleanup and fix coherence rules #167

Merged
merged 4 commits into from
May 14, 2024
Merged

Commits on Apr 30, 2024

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

Commits on May 4, 2024

  1. move tests into test modules

    This is more idiomatic formality than ui-test
    and easier to manage. It allows you to group
    tests into files and to run tests with
    rust-analyzer's builtin facilities.
    
    We will eventually I think want to move to ui
    tests again but with actual rust inputs
    this time.
    nikomatsakis committed May 4, 2024
    Configuration menu
    Copy the full SHA
    83d3ec5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. clean up the coherence rules

    joint work with lcnr + errs
    nikomatsakis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f374015 View commit details
    Browse the repository at this point in the history
  2. bless some more tests

    nikomatsakis committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d947bb8 View commit details
    Browse the repository at this point in the history