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
Use granular RetroactiveAttribute feature guard (#359)
### Motivation
To protect against corner-cases where the more coarse compiler guard is
insufficient.
### Modifications
Use granular `RetroactiveAttribute` feature guard
### Result
Safer code building.
### Test Plan
Tested code building with 5.8 on Linux
0 commit comments