File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,11 @@ The following arguments are mandatory.
8181 should choose consistently. ** Alternatively** , it can be a ` + ` -prefixed
8282 toolchain specifier such as ` +nightly ` or
8383 ` +f7bb8e3677ba4277914e85a3060e5d69151aed44 ` in which case ` rustup ` will be
84- used to obtain the toolchain, downloading it if necessary.
84+ used to obtain the toolchain, downloading it if necessary. The commit SHA
85+ of the toolchain does not need to be in the ` rustc ` ` master ` branch, it can be e.g.
86+ the result of a ` try ` CI run. You will need to have
87+ [ ` rustup-toolchain-install-master ` ] ( https://github.com/kennytm/rustup-toolchain-install-master )
88+ installed in order for this to work.
8589
8690The identifier under which the results will be put into the database varies.
8791- If the ` --id ` option is specified, that identifer will be used.
You can’t perform that action at this time.
0 commit comments