Skip to content

Conversation

KevinRansom
Copy link
Contributor

@KevinRansom KevinRansom commented Aug 6, 2024

Fixes #16739

@KevinRansom KevinRansom requested a review from a team as a code owner August 6, 2024 20:50
Copy link
Contributor

github-actions bot commented Aug 6, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/FSharp.Core docs/release-notes/.FSharp.Core/9.0.100.md
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.100.md

@KevinRansom KevinRansom changed the title Fixes #17499 - UnionCase doesn't seem to be a valid target for the DefaultAugmentationAttribute Enable F# 9.0 Aug 6, 2024
@KevinRansom KevinRansom enabled auto-merge (squash) August 9, 2024 02:44
Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know the context for all the changes, but where I know it - LGTM.

Copy link
Contributor

@edgarfgp edgarfgp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I contributed it looks ok 👍🏻

* Enforce `AttributeTargets` on unions. ([PR #17389](https://github.com/dotnet/fsharp/pull/17389))
* Ensure that isinteractive multi-emit backing fields are not public. ([Issue #17439](https://github.com/dotnet/fsharp/issues/17438)), ([PR #17439](https://github.com/dotnet/fsharp/pull/17439))

* Enable FSharp 9.0 Language Version ([Issue #17497](https://github.com/dotnet/fsharp/issues/17438)), [PR](https://github.com/dotnet/fsharp/pull/17500)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi
Not sure if I'm approaching this issue correctly, but the link points to #17438 while the display text is #17497.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing, fixing it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

withLangVersionPreviewwithLangVersion in emitted IL tests when LowerIntegralRangesToFastLoops is out of preview
6 participants