Commit Graph

8 Commits

Author SHA1 Message Date
Sergio Benitez
ef2538f222 Temporarily ignore Linux nightly CI failures. 2022-06-21 15:36:50 -07:00
Sergio Benitez
4827948401 Use '-q' (quiet) when running tests in CI. 2022-05-19 18:23:55 -07:00
Sergio Benitez
2c9217ebd0 Run core feature testing on nightly. 2021-06-30 20:53:59 -07:00
Sergio Benitez
f442ad93cb Fix Linux GitHub Actions CI. 2021-05-09 06:17:36 -05:00
Sergio Benitez
cce9ea1e1e Cache dependencies in CI, cleanup job matrix. 2021-03-09 21:57:30 -08:00
Sergio Benitez
17dd8dafd0 Move examples to their own workspace.
This allows us to test all of the "core" crates (and the guide) by
testing the root workspace, and all of the examples by testing in the
examples workspace.
2021-03-09 21:57:30 -08:00
Jeb Rosen
bcb8b3334b Update CI to use GitHub 'environment files'. 2020-11-18 12:38:24 -08:00
Sergio Benitez
56a6172625 Enable compilation with stable Rust.
To the Rust teams, Rust's contributors, Rocket's contributors, the
entire Rust and Rocket communities, my colleagues at Stanford and
beyond, and Jeb: thank you all. Sincerely.

To the next ~4 years of Rocket!

Closes #19.
2020-07-21 16:30:45 -07:00