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
refactor(wheel_utils): restructure assertion macros with fallback handling
Reorganize preprocessor conditions for not_null assertion functionality
and add fallback definition when WHEEL_ASSERTION is disabled. This ensures
the not_null macro has a safe no-op fallback when assertions are not enabled.
0 commit comments