bevy/.github/workflows
Carter Anderson 96f0ebb9af Fix rust 1.62 changes (#5154)
# Objective

CI is now failing with some changes that landed in 1.62.

## Solution

* Fix an unused lifetime by using it (we double-used the `w` lifetime).
* Update compile_fail error messages
* temporarily disable check-unused-dependencies
2022-06-30 19:24:28 +00:00
..
ci.yml Fix rust 1.62 changes (#5154) 2022-06-30 19:24:28 +00:00
dependencies.yml Bump actions/checkout from 2 to 3 (#4136) 2022-03-08 00:46:07 +00:00
docs.yml Enable single-commit option for doc deployment (#5138) 2022-06-29 15:44:34 +00:00
post-release.yml Fix release workflow (#4903) 2022-06-06 15:47:51 +00:00
release.yml Fix release workflow (#4903) 2022-06-06 15:47:51 +00:00
validation-jobs.yml run examples in wasm in CI (#4818) 2022-06-06 20:22:51 +00:00