stevenarella/src
ice_iix 98dff0b390 Fix redundant clones 2020-06-29 18:48:07 -07:00
..
console Add missing default implementations (new_without_default) 2020-06-29 18:42:07 -07:00
ecs Add missing default implementations (new_without_default) 2020-06-29 18:42:07 -07:00
entity Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
gl Add missing default implementations (new_without_default) 2020-06-29 18:42:07 -07:00
model Remove redundant imports (single_component_path_imports) 2020-06-29 18:01:02 -07:00
render Fix redundant clones 2020-06-29 18:48:07 -07:00
screen Fix redundant field names in struct initialization (redundant_field_names) 2020-06-29 18:07:12 -07:00
server Fix redundant clones 2020-06-29 18:48:07 -07:00
ui Add missing default implementations (new_without_default) 2020-06-29 18:42:07 -07:00
world Fix collapsible_if in lighting update 2020-06-29 18:26:53 -07:00
auth.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
chunk_builder.rs Fix redundant clones 2020-06-29 18:48:07 -07:00
main.rs Clippy: allow too_many_arguments, many_single_char_names 2020-06-29 18:17:16 -07:00
resources.rs Remove redundant imports (single_component_path_imports) 2020-06-29 18:01:02 -07:00
settings.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00