egui/crates/egui_extras/src
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234)
* Bump MSRV to 1.67

* clippy fixes

* cargo clippy: inline format args

* Add `clippy::uninlined_format_args` to cranky lints

* Fix clippy on wasm

* More clippy fixes
2023-08-11 13:54:02 +02:00
..
datepicker Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
image.rs Increase MSRV to 1.67 (#3234) 2023-08-11 13:54:02 +02:00
layout.rs Lint vertical spacing in the code (#3224) 2023-08-10 15:26:54 +02:00
lib.rs Replace `tracing` with `log` (#2928) 2023-04-18 21:11:26 +02:00
sizing.rs Replace uses of `RangeInclusive<f32>` with `emath::Rangef` (#3221) 2023-08-10 13:07:00 +02:00
strip.rs Fix dobule "for" typo (#3189) 2023-08-09 16:48:21 +02:00
table.rs Lint vertical spacing in the code (#3224) 2023-08-10 15:26:54 +02:00