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
Rollup merge of #122136 - Kobzol:opt-dist-lookup-logic, r=Mark-Simulacrum
Include all library files in artifact summary on CI
It's not worth it to maintain any custom logic here. Just print all files in the `lib` directory, this should be forward compatible.
This fixes#121866, based on #121967.
r? `@Mark-Simulacrum`
0 commit comments