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: dotnet/fsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e4889bb
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 345742d
Choose a head ref
  • 7 commits
  • 39 files changed
  • 4 contributors

Commits on Feb 24, 2025

  1. Update .NET (#18333)

    vzarytovskii authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ee2a501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3397985 View commit details
    Browse the repository at this point in the history
  3. Warn when 'unit' is passed to an 'obj' argument (#18330)

    * Warn when 'unit' is passed to an 'obj' argument
    
    * fantomas of the opera
    
    * notes + fix build of tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Adam Boniecki <20281641+abonie@users.noreply.github.com>
    
    * Address test warnings
    
    * Fix tests
    
    * revert to stable warning when arg is other than obj
    
    ---------
    
    Co-authored-by: Adam Boniecki <20281641+abonie@users.noreply.github.com>
    Co-authored-by: Petr <psfinaki@users.noreply.github.com>
    3 people authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    4f0c320 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. empty notes added (#18338)

    T-Gro authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    0dbf50c View commit details
    Browse the repository at this point in the history
  2. Nullness :: Improvement :: Overrides of generic methods with nullable…

    … type instantiations (#18337)
    
    * issue analysis
    
    * No nullness warning if override passes in explicit nullable type argument
    
    * notes
    T-Gro authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    1e244bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25edc45 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Merge pull request #18339 from dotnet/merge/main-to-release/dev17.14

    [automated] Merge branch 'main' => 'release/dev17.14'
    T-Gro authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    345742d View commit details
    Browse the repository at this point in the history
Loading