From 7b832e2d19284abae878d701ebae7fc48acad99e Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 4 Feb 2025 21:25:41 +0100 Subject: style: rename `DesignerPage` to `DesignerPane` --- .cargo/config.toml | 3 --- 1 file changed, 3 deletions(-) (limited to '.cargo') diff --git a/.cargo/config.toml b/.cargo/config.toml index 669a8c7..feb6aad 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,6 +1,3 @@ [alias] lint = "clippy --no-deps -- -D warnings" lint-all = "clippy --no-deps -- -D clippy::pedantic" - -[build] -rustflags = ["-Z", "threads=6"] -- cgit v1.2.3