Labels
Labels
126 labels
- Pull requests that update .NET code
- Opt-in: LabelOps triages CI failures on this PR every 3h
- Opt-in: LabelOps merges main into this PR and resolves conflicts every 3h
- PR adding regression test for a closed issue
- LabelOps escalated: agent reproduced a failure but couldn't fix it; see comment
- PR reviewed by AI review council
- Everything related to AOT
- Async support
- Everything related to building F# compiler, tooling and VS extension.
- Compiler-related issues which don't belong to other categories
- Type checking, attributes and all aspects of logic checking
- Visibility checks: internal, private, protected, InternalsVisibleTo
- Attribute targets, AllowMultiple, CompiledName, custom attribute encoding
- byref, inref, outref, byref-like types, NativePtr, function pointers, struct semantics
- Module/type name collisions, open behavior, shadowing, global namespace
- Overload resolution, implicit conversions, extension method priority, op_Implicit
- IlxGen, ilwrite and things at the backend
- augmentations for hash, equality, comparison
- import of .NET DLLs and interop
- The F# optimizer, release code gen etc.
- compiler option processing
- pattern compilation, active patterns, performance, codegen
- Various compiler service issues which do not belong to other labels/areas.
- generation of signature files - both compiler and IDE