veloren/common
Marcel Märtens 846df3a18a --all-targets does not run targets that needs some features which are not provided. --all-features is NOT possible as we have some features which are conflicting.
The only possibility is to manually add the features we need to check in CI to the clippy query
2021-06-07 12:29:08 +02:00
..
assets Merge branch 'alphyr/guess_image_format' into 'master' 2021-05-12 18:41:22 +00:00
base Fix ProfSpan constructor being private 2021-06-03 00:10:06 -04:00
benches use criterion groups and fix tracing to much on wgpu 2021-06-03 22:37:17 +02:00
ecs include origin into system name 2021-04-20 01:30:27 +02:00
frontend adjust tracing 2021-06-06 19:31:25 +02:00
net Update toolchain 2021-05-31 20:44:57 -04:00
src --all-targets does not run targets that needs some features which are not provided. --all-features is NOT possible as we have some features which are conflicting. 2021-06-07 12:29:08 +02:00
state Don't remesh chunk vertex data on sprite update. 2021-05-11 12:58:15 -07:00
systems Adressed comments on energy and armor functions. 2021-06-07 11:06:25 +02:00
build.rs fix and improve nix build: actually output a proper veloren voxygen package now 2020-11-25 02:00:50 +03:00
Cargo.toml put ron behind a cargo feature as its only used in a bin and fix a logical merge conflict, overwriting with edfe713076 2021-06-07 11:13:55 +02:00