Commit Graph

  • 53c4b468e7 Add a macOS and Windows job to CI matrix David Tolnay 2022-07-15 10:06:35 -07:00
  • 3d5c338b54 Mention what rev to use when passing toolchain David Tolnay 2022-07-14 11:28:31 -07:00
  • 0bbb8b41e0 Add example of dated nightly toolchain version David Tolnay 2022-07-14 11:24:05 -07:00
  • a6f60ec55f Wrap description of toolchain input David Tolnay 2022-07-14 11:23:14 -07:00
  • e1883a8673 Convert readme markdown table to html table David Tolnay 2022-07-14 11:20:49 -07:00
  • f4fe19df4e Fix default components for miri David Tolnay 2022-06-29 10:35:00 -07:00
  • 6f4de0ad73 Merge pull request #16 from dtolnay/xargo David Tolnay 2022-06-29 10:31:15 -07:00
  • add0c76632 Install xargo with miri toolchain David Tolnay 2022-06-29 10:13:55 -07:00
  • e2fb672640 Merge pull request #15 from dtolnay/rustsrc David Tolnay 2022-06-29 09:41:21 -07:00
  • 2c39999f2b Install rust-src component by default for miri toolchain David Tolnay 2022-06-29 09:38:39 -07:00
  • 4cbcd90bcf Add a funding file David Tolnay 2022-06-24 12:05:25 -07:00
  • 4192802e81 Add icon+color branding for Action David Tolnay 2022-06-24 11:48:26 -07:00
  • a21fd5d63c Merge pull request #14 from dtolnay/name David Tolnay 2022-06-24 11:42:27 -07:00
  • e04dee54dd Disambiguate action name David Tolnay 2022-06-24 11:40:40 -07:00
  • 1fe553047e Merge pull request #13 from dtolnay/patch David Tolnay 2022-06-16 20:36:51 -07:00
  • 933cf18b38 Add git refs for patch releases David Tolnay 2022-06-16 20:07:29 -07:00
  • 10eb3a931f Disable GitHub Actions run when release branches pushed David Tolnay 2022-06-16 20:32:14 -07:00
  • 6b4029fa39 Merge pull request #11 from dtolnay/mirici David Tolnay 2022-06-04 17:24:03 -07:00
  • b88a2318c2 Only do CI for the miri branch on nightly David Tolnay 2022-06-04 17:02:53 -07:00
  • ac5882a3ab Merge pull request #10 from dtolnay/push David Tolnay 2022-06-04 16:52:24 -07:00
  • 157fe05a89 Print git push command at end of update-revs.sh David Tolnay 2022-06-04 16:47:13 -07:00
  • a11e214f9a Merge pull request #9 from dtolnay/rustup David Tolnay 2022-06-04 16:43:08 -07:00
  • 2dcd099451 Move title of rustup install step into the run script David Tolnay 2022-06-04 16:41:30 -07:00
  • a8259c0b23 Merge pull request #8 from thomcc/autoinstall-rustup David Tolnay 2022-06-04 16:39:58 -07:00
  • 6ebfe94518 Respect $CARGO_HOME when auto-installing rustup Thom Chiovoloni 2022-06-04 16:01:55 -07:00
  • 6b014e5670 Attempt to install rustup when not present Thom Chiovoloni 2022-06-04 15:19:25 -07:00
  • 88e7c2e1da Merge pull request #7 from dtolnay/tools David Tolnay 2022-04-24 18:59:00 -07:00
  • 0566215740 Update update-revs.sh to create clippy and miri branches David Tolnay 2022-04-24 18:48:46 -07:00
  • 314c329137 Move base checkout into loop David Tolnay 2022-04-24 18:49:29 -07:00
  • 89849aa1e8 Merge pull request #6 from dtolnay/checkout David Tolnay 2022-04-24 18:32:51 -07:00
  • 47fb9d8bf4 Update CI to actions/checkout@v3 David Tolnay 2022-04-24 18:31:38 -07:00
  • e9a5c18326 Update example workflow in readme to actions/checkout@v3 David Tolnay 2022-04-24 18:30:51 -07:00
  • e8eba93da6 Increment revs max version to 1.70.0 David Tolnay 2022-03-19 19:09:40 -07:00
  • 0179615243 Replace 'ex.' abbreviation in readme David Tolnay 2022-02-13 19:43:00 -08:00
  • 29ecc718a5 Merge pull request #5 from dtolnay/ci David Tolnay 2021-12-27 10:32:40 -08:00
  • 2fe8a8ee69 Test self in CI David Tolnay 2021-12-27 10:24:34 -08:00
  • 1bccaa1715 Emit allow-downgrade flag only on nightly with components David Tolnay 2021-10-09 06:06:28 +01:00
  • c1964a6b50 Clean up bash variable naming David Tolnay 2021-10-09 06:04:03 +01:00
  • 23a8e99b6b Add revs update script David Tolnay 2021-10-09 05:17:19 +01:00
  • 7f2ec0f367 Add readme David Tolnay 2021-10-09 05:15:41 +01:00
  • cd924db82b Opt in to downgrade on unavailable components David Tolnay 2021-10-09 05:11:12 +01:00
  • 8e1a49f458 Support multiple targets David Tolnay 2021-10-09 05:09:30 +01:00
  • eaa8734e7e Name in a way that is actually rendered by Actions ui David Tolnay 2021-10-09 05:08:40 +01:00
  • 947b7d5e81 Name flags step David Tolnay 2021-10-09 05:07:58 +01:00
  • a538c0eb3d Rearrange flags generation into one step David Tolnay 2021-10-09 05:03:25 +01:00
  • 8fb5bc3133 Handle whitespace in comma separated components David Tolnay 2021-10-09 04:57:39 +01:00
  • 123acc0c06 Extract target and component flag generation to steps David Tolnay 2021-10-09 04:37:46 +01:00
  • 58522575e4 Support installing additional rustup components David Tolnay 2021-10-09 04:20:26 +01:00
  • d115c8759a Support specifying target triple David Tolnay 2021-10-09 04:11:52 +01:00
  • 1b2f63dd38 Provide rustc version as a workflow output David Tolnay 2021-10-09 04:06:06 +01:00
  • 6ab2a4a841 Print rustc version after install David Tolnay 2021-10-09 04:01:43 +01:00
  • f51b131c6b Add initial attempt at composite Actions logic David Tolnay 2021-10-09 02:41:42 +01:00
  • 4138c80a33 Add MIT license David Tolnay 2021-10-09 02:41:20 +01:00
  • e258f77959 Initial commit David Tolnay 2021-10-09 02:41:14 +01:00