Skip to content

Consolidate .Using and |null in builders - #18292

Merged
T-Gro merged 14 commits into
mainfrom
adjust-activity-module-nullness-changes
Feb 10, 2025
Merged

Consolidate .Using and |null in builders#18292
T-Gro merged 14 commits into
mainfrom
adjust-activity-module-nullness-changes

Conversation

@T-Gro

@T-GroT-Gro commented Feb 4, 2025

Copy link
Copy Markdown
Member

This builds on top of previous PRs that fixed bugs related to subsumption and use.
This now consolidates disposables within the codebase and also annotates Builder types that come with an .Using method.

@github-actions

github-actionsBot commented Feb 4, 2025

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/FSharp.Coredocs/release-notes/.FSharp.Core/9.0.300.md
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/9.0.300.md

@T-Gro
T-Gro marked this pull request as ready for review February 6, 2025 13:27
@T-Gro
T-Gro requested a review from a team as a code ownerFebruary 6, 2025 13:28
0101
0101 approved these changes Feb 6, 2025
@T-Gro
T-Gro merged commit b64ea2b into mainFeb 10, 2025
@T-Gro
T-Gro deleted the adjust-activity-module-nullness-changes branch February 10, 2025 10:38
Sign up for freeto 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.

3 participants

@T-Gro@0101@psfinaki