-
Notifications
You must be signed in to change notification settings - Fork 831
Open
Labels
Area-ToolingGeneric tooling bugs and suggestions, which do not fall into any existing category.Generic tooling bugs and suggestions, which do not fall into any existing category.Feature Improvement
Milestone
Description
Currently only parallel reference resolution is supported. (see #18998)
The following do not work and are automatically disabled for deterministic builds:
- Parallel ILX Gen
- Graph based type checking (dedicated issue: Make graph-based type-checking fully deterministic and do not auto-disable it in deterministic builds. #14734)
- Parallel Optimizations
According to comments #14390 (comment) The issue most probably lies in embedded PDB generation.
Name generation in CompilerGlobalState.fs does not play well with parallel compilation, too.
Metadata
Metadata
Assignees
Labels
Area-ToolingGeneric tooling bugs and suggestions, which do not fall into any existing category.Generic tooling bugs and suggestions, which do not fall into any existing category.Feature Improvement
Type
Projects
Status
New