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: dominikh/go-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: dominikh/go-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 29, 2022

  1. lintcmd: trim cache

    Closes gh-1283
    
    (cherry picked from commit ec2239c)
    dominikh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ae2dc16 View commit details
    Browse the repository at this point in the history
  2. go/types/typeutil: compute correct core type for <-chan E | chan E

    We failed to account for bidirectional channels following unidirectional
    channels in the term list.
    
    Fixes gh-1304
    
    (cherry picked from commit edb67bc)
    dominikh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    61defc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbac69b View commit details
    Browse the repository at this point in the history
  4. Version 2022.1.3 (v0.3.3)

    dominikh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    376210a View commit details
    Browse the repository at this point in the history
Loading