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
Mark the legacy _NameMap initializer as deprecated. (#1816)
No one calls these directly, but the old generated code code. This will
hopefully nudge folks to regenerate their sources to take advantage of
the newer generation that comes from smaller codegen and has some better
memory overhead during startup.
0 commit comments