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
deprecated modules (namespaces in general?) make all subdeclarations transitively deprecated
don't trigger on every single path segment (maybe?): no need to trigger on the module if the deprecated status of the actual binding originates from the module
create a lint deprecated to forbid/deny/allow deprecated bindings (blocked on lint system implementation)
(related to all attributes on module headers) make deprecated work on module headers (currently they are not copied over to Entity)
The text was updated successfully, but these errors were encountered:
deprecated
to forbid/deny/allow deprecated bindings (blocked on lint system implementation)Entity
)The text was updated successfully, but these errors were encountered: