Commit graph

58 commits

Author SHA1 Message Date
David Tolnay a538c0eb3d
Rearrange flags generation into one step 2021-10-09 05:07:44 +01:00
David Tolnay 8fb5bc3133
Handle whitespace in comma separated components 2021-10-09 04:57:39 +01:00
David Tolnay 123acc0c06
Extract target and component flag generation to steps 2021-10-09 04:42:18 +01:00
David Tolnay 58522575e4
Support installing additional rustup components 2021-10-09 04:20:26 +01:00
David Tolnay d115c8759a
Support specifying target triple 2021-10-09 04:16:07 +01:00
David Tolnay 1b2f63dd38
Provide rustc version as a workflow output 2021-10-09 04:06:06 +01:00
David Tolnay 6ab2a4a841
Print rustc version after install 2021-10-09 04:01:43 +01:00
David Tolnay f51b131c6b
Add initial attempt at composite Actions logic 2021-10-09 03:57:15 +01:00