Skip to main content

Module FFlag

Module FFlag 

Source
Expand description

FastFlag namespace FFlag:: — static (non-dynamic) bool flags. Definitions from LUAU_FASTFLAGVARIABLE(...) across this crate’s sources are collected here so C++ reads FFlag::Name map to crate::FFlag::Name.get(). (Rust modules are not open like C++ namespaces, so the per-crate namespace module is the aggregation point — see crate::macros::luau_fastflagvariable.)

Statics§

DebugCodegenChaosA64
DebugCodegenOptSize
DebugCodegenSkipNumbering
DebugLogFragmentsFromAutocomplete
DebugLuauAbortingChecks
DebugLuauAlwaysShowConstraintSolvingIncomplete
DebugLuauAssertOnForcedConstraint
DebugLuauCheckNormalizeInvariant
DebugLuauDumpCFGJson
DebugLuauForbidInternalTypes
DebugLuauForceAllNewSolverTests
DebugLuauForceAllOldSolverTests
DebugLuauForceNonStrictMode
DebugLuauForceOldSolver
DebugLuauForceStrictMode
DebugLuauFreezeArena
DebugLuauFreezeDuringUnification
DebugLuauLogBindings
DebugLuauLogCFG
DebugLuauLogSolver
DebugLuauLogSolverToJson
DebugLuauLogSolverToJsonFile
DebugLuauLogTypeFamilies
DebugLuauMagicTypes
DebugLuauMagicVariableNames
DebugLuauNoInline
DebugLuauSubtypingCheckPathValidity
DebugLuauTimeTracing
DebugLuauToStringNoLexicalSort
DebugLuauUserDefinedClasses
DebugLuauUserDefinedClassesRuntime
DesugaredArrayTypeReferenceIsEmpty
FixMathNoisePrecision
LuauAddRecursionCounterToNonStrictTypeChecker
LuauAllowGlobalDeclarationToBeCalledClass
LuauAlsoInstantiateInferredArguments
LuauAutocompleteConst
LuauAutocompleteExport
LuauAutocompleteStringSingletonIntersection
LuauBidirectionalInferenceBetterUnionHandling
LuauCallFeedback
LuauCheckFunctionStatementTypes
LuauClosureUsageCounter
LuauCodeGenCallWrapperEmitInst
LuauCodegenBufferInteger
LuauCodegenDsePtrStoreTagCheck
LuauCodegenDseRestoreHints
LuauCodegenExtraTableOpts
LuauCodegenFixBufferLenCheck
LuauCodegenForwardRematerialize
LuauCodegenFreeBlocks
LuauCodegenInteger2
LuauCodegenIntegerArg3Fix
LuauCodegenIntegerFastcall2k
LuauCodegenLinearSetupEntryState3
LuauCodegenLoadPropagateOrigin
LuauCodegenNopPadding
LuauCodegenProtectData
LuauCodegenRecordAllBlockExitInfo
LuauCodegenRegTag2
LuauCodegenSuggestArgumentRegisterX64
LuauCodegenVmExitSync
LuauCodegenVmExitSyncFix
LuauCompileDuptableConstantPack2
LuauCompileFastcall3CostModel
LuauCompileFoldOptimize
LuauCompileInlineTableFunctions
LuauCompileNewTableMutationTracker
LuauCompileNoOptNext
LuauCompilePropagateTableProps2
LuauCompileStringInterpTargetTop
LuauCompileTypeAliases
LuauCompileUdataDirect
LuauConcatDoesntAlwaysReturnString
LuauConst2
LuauConstJustReportErrorForUnderfill
LuauConstraintGraph
LuauCstExprGroup
LuauCstTypeGroup
LuauDirectFieldGet
LuauDisallowRedefiningBuiltinTypes
LuauEmitCallFeedback
LuauErrorTolerantPrettyPrinting
LuauExplicitTypeInstantiationSupport
LuauExportValueSyntax
LuauExportValueTypecheck
LuauExternTypesNormalizeWithShapes
LuauFixIndexerSubtypingOrdering
LuauFixPropReadsOnMetatableTypes
LuauInstantiateFunctionTypeBeforePush
LuauInstantiateInSubtyping
LuauInstantiationUsesPolarity
LuauIntegerBufferFastcalls
LuauIntegerFastcalls
LuauIntegerLibrary
LuauIntegerType2
LuauIterativeInstantiationQueuer
LuauKnowsTheDataModel3
LuauLValueCompoundAssignmentVisitLhs
LuauLimitUnificationRecursion
LuauNativeCodeTargetCheck
LuauNonStrictModeUseErrorSupressingTag
LuauOccursCheckForAllBindings
LuauPropagateFreeTypesIntoUnionAndIntersectionBounds
LuauPropagateTypeAnnotationsInForInLoops
LuauPropertyModifierMismatchErrors
LuauReadOnlyIndexers
LuauRefineNilFromTableIndexerResultType
LuauRemoveConstraintSolverEmplace
LuauReplacerIsSolverAgnostic
LuauRequireResolveAliasNullCheck
LuauResumeRestoreCcalls
LuauSilenceDynamicFormatStringErrors
LuauSolverV2
LuauSubtypingMissingPropertiesAsNil
LuauSubtypingTablesHasBetterErrorSuppression
LuauTableEntriesDontNeedToMatchIndent
LuauTableFreezeCheckIsSubtype
LuauTidyTypePrototyping
LuauTransitiveSubtyping
LuauTweakAccessViolationReporting
LuauTypeFunctionRobustness
LuauTypeFunctionSerializeArgNames
LuauTypeFunctionStructuredErrors
LuauTypeFunctionSupportsFrozen
LuauUdataDirectAccess6
LuauUdtfTypeIsSubtypeOf
LuauUseNativeStackGuard
LuauVisitCallTypeArgsInDfg
LuauYieldIter2