mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2024-11-13 04:56:33 +02:00
Add example of dated nightly toolchain version
This commit is contained in:
parent
a6f60ec55f
commit
0bbb8b41e0
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ All inputs are optional.
|
|||
<tr>
|
||||
<td><code>toolchain</code></td>
|
||||
<td>
|
||||
Rustup toolchain specifier e.g. <code>stable</code>, <code>nightly</code>, <code>1.42.0</code>.
|
||||
Rustup toolchain specifier e.g. <code>stable</code>, <code>nightly</code>, <code>1.42.0</code>, <code>nightly-2022-01-01</code>.
|
||||
<b>Important: the default is to match the @rev as described above.</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue