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
We will soon have a #[cfg] definition that already needs to maintain a manual list of all Godot versions.
This is just another place to maintain, and basically acts as a test whether #[cfg(before_api/since_api)]
are working correctly. They currently do; if they don't, this will likely manifest differently anyway.
0 commit comments