You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
traitLanguageDelta {
defextendSyntaxdefextendSemantics
}
traitCompilationDelta {
deftransformOutputSyntax// Pass is added to the end of the pipelinedeftransformProgram
}
traitDesugaringDelta {
deftransformInputSyntax// Pass is added to the start of the pipelinedeftransformProgram
}
The text was updated successfully, but these errors were encountered:
First something unrelated to Delta's:
And then adding Delta's
The text was updated successfully, but these errors were encountered: