Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-analyzer/expect-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: rust-analyzer/expect-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 18, 2023

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

    matklad committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    bccc26a View commit details
    Browse the repository at this point in the history
  3. bump msrv

    We don't use Cargo.lock.msrv, so recent once-cell bump borked us.
    matklad committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    77dcda3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from matklad/mdd

    bump msrv & fix docs
    matklad authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    93b703b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Make the data from an ExpectFile accessible

    Scott Robinson committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6ff13e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge pull request #43 from quad/patch-1

    Make the `data` from an `ExpectFile` accessible
    quad authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f8b409f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e013b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #46 from rust-analyzer/ssr/1.5.0

    Release version 1.5.0
    quad authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0eba05e View commit details
    Browse the repository at this point in the history
Loading