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
Warn if unused top-level function is not included is signature file. (#14567)
* Warn is unused toplevel function is not included is signature file.
* Add HasSignature to Val and Symbol.fs
* Verify the parent of the value has a signature file.
* Scope warning to let bindings only.
* Apply feedback from code review.
* Surface Area Release mode
* Add test for type extension.
0 commit comments