Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: 37c6e93d120c79e5abef37fb9d8e0fb52ce590e5
Choose a base ref
..
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 56b4d559910dbb470fe692ef1d0f9bf137737a85
Choose a head ref
Showing with 0 additions and 8 deletions.
  1. +0 −7 tests/fsharpqa/Source/Warnings/ModuleWithoutNamespace.fs
  2. +0 −1 tests/fsharpqa/Source/Warnings/env.lst
7 changes: 0 additions & 7 deletions tests/fsharpqa/Source/Warnings/ModuleWithoutNamespace.fs

This file was deleted.

1 change: 0 additions & 1 deletion tests/fsharpqa/Source/Warnings/env.lst
Original file line number Diff line number Diff line change
@@ -7,7 +7,6 @@
SOURCE=ElseBranchHasWrongType.fs # ElseBranchHasWrongType.fs
SOURCE=MissingExpressionAfterLet.fs # MissingExpressionAfterLet.fs
SOURCE=AssignmentOnImmutable.fs # AssignmentOnImmutable.fs
SOURCE=ModuleWithoutNamespace.fs # ModuleWithoutNamespace.fs
SOURCE=UpcastInsteadOfDowncast.fs # UpcastInsteadOfDowncast.fs
SOURCE=UpcastFunctionInsteadOfDowncast.fs # UpcastFunctionInsteadOfDowncast.fs
SOURCE=DowncastInsteadOfUpcast.fs # DowncastInsteadOfUpcast.fs