@@ -10,9 +10,9 @@ use rustc_errors::ColorConfig;
1010use rustc_errors:: emitter:: HumanReadableErrorType ;
1111use rustc_hir:: attrs:: { CollapseMacroDebuginfo , NativeLibKind } ;
1212use rustc_session:: config:: {
13- AnnotateMoves , AutoDiff , BranchProtection , CFGuard , Cfg , CoverageLevel , CoverageOptions ,
14- DebugInfo , DumpMonoStatsFormat , ErrorOutputType , ExternEntry , ExternLocation , Externs ,
15- FmtDebug , FunctionReturn , IncrementalStateAssertion , InliningThreshold , Input ,
13+ AnnotateMoves , AutoDiff , BranchProtection , CFGuard , Cfg , CodegenRetagOptions , CoverageLevel ,
14+ CoverageOptions , DebugInfo , DumpMonoStatsFormat , ErrorOutputType , ExternEntry , ExternLocation ,
15+ Externs , FmtDebug , FunctionReturn , IncrementalStateAssertion , InliningThreshold , Input ,
1616 InstrumentCoverage , InstrumentXRay , LinkSelfContained , LinkerPluginLto , LocationDetail , LtoCli ,
1717 MirIncludeSpans , NextSolverConfig , Offload , Options , OutFileName , OutputType , OutputTypes ,
1818 PAuthKey , PacRet , Passes , PatchableFunctionEntry , Polonius , ProcMacroExecutionStrategy , Strip ,
0 commit comments