Commit 0b21881
committed
Clean up DO_NO_STD usage
Clean up `DO_NO_STD` usage by doing:
- Do not run in `Nightly` job, this is unnecessary because we already
run it in the `Tests` job with the nightly toolchain.
- Set `DO_NO_STD` directly in the job instead of in the matrix, this is
functionally the same but slightly clearer.1 parent 95a8d1d commit 0b21881
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | | - | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
| |||
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | | - | |
| 73 | + | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
0 commit comments