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
In my case, clap-rs/clap#1143 brings the build with my WIP MIR pass from 3h to 30s.
It just happened that RLS depends on v2.29.0 (clap-rs/clap@e962f2c), while the fix is in v2.29.1.
So if we want a stress test out of clap, we have to use v2.29.0. cc @kbknapp
No description provided.
The text was updated successfully, but these errors were encountered: