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
Erase unused arguments as if they did not exist in the program
* Addapted all tests
* Moved unused argument checks to postyper (for top down traversal with Unused ctx mode).
* Removed UnusedArgLift and revert to PhantomArgLift
* Disallow user written unused defs and non parameter unused val (temporary)
0 commit comments