Skip to content

Parser: rebuild project automatically on grammar changes#19731

Merged
T-Gro merged 1 commit into
dotnet:mainfrom
auduchinok:parser-fsyacc-rebuild
May 14, 2026
Merged

Parser: rebuild project automatically on grammar changes#19731
T-Gro merged 1 commit into
dotnet:mainfrom
auduchinok:parser-fsyacc-rebuild

Conversation

@auduchinok
Copy link
Copy Markdown
Member

@auduchinok auduchinok commented May 13, 2026

Adds FsYacc and FsLex targets to up to date input checks.
Before this change a manual forced rebuild was needed inside an IDE.

@github-actions
Copy link
Copy Markdown
Contributor

✅ No release notes required

@github-actions github-actions Bot added ⚠️ Affects-Bootstrap Tooling check: PR touches compiler bootstrap chain ⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure labels May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Tooling Safety Check — Affects-Build-Infra, Affects-Bootstrap
Affects-Build-Infra: buildtools/buildtools.targets — modifies MSBuild target outputs and inputs
Affects-Bootstrap: buildtools/buildtools.targets — FsYacc/FsLex IDE rebuild targets

(scanned-sha)2d7e53e0ed14a415d96ae25c0f23b484e4c5a200(/scanned-sha)

Generated by PR Tooling Safety Check · ● 3.4M ·

@github-project-automation github-project-automation Bot moved this from New to In Progress in F# Compiler and Tooling May 13, 2026
@T-Gro T-Gro merged commit b84c2bd into dotnet:main May 14, 2026
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ Affects-Bootstrap Tooling check: PR touches compiler bootstrap chain ⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants