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

[red-knot] Add support for editable installs to the module resolver #12307

Merged
merged 19 commits into from
Jul 16, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    287fcec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645532b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

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

    AlexWaygood committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9d68c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99d87b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7219f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Misc review comments

    AlexWaygood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    42551d1 View commit details
    Browse the repository at this point in the history
  2. Simplify

    AlexWaygood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1709e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f03c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1b2ffb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1adf37d View commit details
    Browse the repository at this point in the history
  6. Change test so that it asserts the cache is invalidated after modific…

    …ation rather than deletion of the `pth` file
    AlexWaygood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    388fdca View commit details
    Browse the repository at this point in the history
  7. Update crates/red_knot_module_resolver/src/resolver.rs

    Co-authored-by: Micha Reiser <micha@reiser.io>
    AlexWaygood and MichaReiser committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1c267b5 View commit details
    Browse the repository at this point in the history
  8. Cleanup tests

    AlexWaygood committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6d8acb9 View commit details
    Browse the repository at this point in the history
  9. Fix comment

    Co-authored-by: Carl Meyer <carl@astral.sh>
    AlexWaygood and carljm committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e29d3d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    23d2d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f457b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d64399 View commit details
    Browse the repository at this point in the history