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
topolarity
changed the title
"WARNING: replacing module..." is no longer printed on nightly
"WARNING: replacing module..." is no longer printed when replacing modules
Mar 17, 2025
I removed the warning intentionally. This was UB before, so the warning was appropriate. Now this is just a special case of constant redefinition, which we never warn for.
Not sure if this is intended as part of binding replacement or not, but wanted to open an issue just in case.
On
nightly
:On
1.11
:The text was updated successfully, but these errors were encountered: