Skip to content

Add missing F# compiler warnings to docs #46470

Closed
@felisevan

Description

@felisevan

Type of issue

Outdated article

Description

The following compiler warnings appear to be present in the F# compiler but are currently missing from the official documentation.

📋 Missing Warnings

Code Name
3186 pickleMissingDefinition
3395 tcImplicitConversionUsedForMethodArg
3559 typrelNeverRefinedAwayFromTop
3560 tcCopyAndUpdateRecordChangesAllFields
3570 tcAmbiguousDiscardDotLambda
3579 alwaysUseTypedStringInterpolation
3582 infoIfFunctionShadowsUnionCase

See:
CompilerDiagnostics.fs source code

Page URL

https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/compiler-options

Content source URL

https://github.com/dotnet/docs/blob/main/docs/fsharp/language-reference/compiler-options.md

Document Version Independent Id

8fecd942-bbd7-7e61-092d-084896250876

Platform Id

160b090c-3826-7ac8-818e-9e3cfe43deef

Article author

@BillWagner

Metadata

  • ID: 3c40365d-5626-9a4f-4de3-15d14c40af2b
  • PlatformId: 160b090c-3826-7ac8-818e-9e3cfe43deef
  • Service: dotnet-fsharp

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions