This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 12ccc45
authored
Unrolled build for rust-lang#122136
Rollup merge of rust-lang#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 rust-lang#121866, based on rust-lang#121967.
r? `@Mark-Simulacrum`1 file changed
+1
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 19 | + | |
33 | 20 | | |
34 | 21 | | |
35 | 22 | | |
| |||
0 commit comments