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
revert: keep [[nodiscard]] on pre-existing SchemaField methods
Per scope feedback, only drop [[nodiscard]] from this PR's own additions (the default
getters). Restore it on the pre-existing field_id/name/type/optional/ToString/Equals;
the broader [[nodiscard]] cleanup belongs in a separate PR.
0 commit comments