![]() # Objective - When I run `cargo run -p ci` for my pr locally using latest beta toolchain, the ci failed due to [uninlined_format_args](https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args) and [needless_lifetimes](https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes) lints ## Solution - Fix lints according to clippy suggestions. |
||
---|---|---|
.. | ||
button.rs | ||
font_atlas_debug.rs | ||
text_debug.rs | ||
text.rs | ||
transparency_ui.rs | ||
ui_scaling.rs | ||
ui.rs | ||
window_fallthrough.rs | ||
z_index.rs |