Page MenuHomePhabricator

Don't show a warning on input/output type change if there's no test/implementation
Open, Needs TriagePublic

Description

We display a warning when editors change the input/output type of a function definition even when there are no implementations and/or test.

image.png (872×1 px, 120 KB)
image.png (884×1 px, 122 KB)

We should not display this warning as long as there is nothing attached.