Commit 78d57ad
committed
ci: Add a nightly_channel job
This job is in preparation for switching most of the CI to operating on the
stable channel. We still need some actions to run on the nightly channel so we
can test the `unstable` feature and run tests under miri.
To that end, move various steps under a single `nightly_channel` job. The job
switches to the nightly channel using a new `nightly_toolchain.toml` file, so
once we switch the top-level `rust-toolchain.toml` to stable, the new job will
remain on nightly.1 parent 473c9e7 commit 78d57ad
2 files changed
+20
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 74 | | |
80 | 75 | | |
81 | 76 | | |
| |||
96 | 91 | | |
97 | 92 | | |
98 | 93 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 94 | | |
103 | 95 | | |
104 | 96 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 97 | | |
118 | 98 | | |
119 | 99 | | |
| |||
173 | 153 | | |
174 | 154 | | |
175 | 155 | | |
176 | | - | |
177 | | - | |
| 156 | + | |
| 157 | + | |
178 | 158 | | |
179 | 159 | | |
180 | 160 | | |
| |||
185 | 165 | | |
186 | 166 | | |
187 | 167 | | |
188 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
189 | 172 | | |
190 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
0 commit comments