bevy/crates/bevy_ui/src
Carter Anderson e5905379de Use new let-else syntax where possible (#6463)
# Objective

Let-else syntax is now stable!

## Solution

Use it where possible!
2022-11-04 21:32:09 +00:00
..
flex Prepare for upcoming rustlang by fixing upcoming clippy warnings (#6376) 2022-10-26 19:15:15 +00:00
render Use new let-else syntax where possible (#6463) 2022-11-04 21:32:09 +00:00
widget fix nightly clippy warnings (#6395) 2022-10-28 21:03:01 +00:00
entity.rs Replace WorldQueryGats trait with actual gats (#6319) 2022-11-03 16:33:05 +00:00
focus.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00
geometry.rs Utility methods for Val (#6134) 2022-10-24 14:33:46 +00:00
lib.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00
stack.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00
ui_node.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00
update.rs Add z-index support with a predictable UI stack (#5877) 2022-11-02 22:06:04 +00:00