mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Add #![forbid(unsafe_code)] and safety badge
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![deny(warnings)]
|
||||
#![warn(clippy::all)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user