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 a way to use reference-types in InternedStruct::new #589

Merged
merged 9 commits into from
Oct 14, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    1e18334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcdf4d7 View commit details
    Browse the repository at this point in the history
  3. Update src/interned.rs

    Co-authored-by: Niko Matsakis <[email protected]>
    puuuuh and nikomatsakis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    60b921f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Niko Matsakis <[email protected]>
    puuuuh and nikomatsakis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    22eafc2 View commit details
    Browse the repository at this point in the history
  5. Add impl Lookup for Path, Vec

    puuuuh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    552b3ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ee280 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Niko Matsakis <[email protected]>
    puuuuh and nikomatsakis committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    514a313 View commit details
    Browse the repository at this point in the history
  8. Remove obsolete type argument

    puuuuh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    01d7aab View commit details
    Browse the repository at this point in the history
  9. fix fmt

    Fix clippy warnings
    puuuuh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    de95f49 View commit details
    Browse the repository at this point in the history