From f722b8f893526c10948ca4fbb2f5d1a1dfc8edc0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 27 Nov 2024 16:02:25 +0100 Subject: Remove feature declaration for isqrt that has become stable --- server/bot/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/bot/src') diff --git a/server/bot/src/lib.rs b/server/bot/src/lib.rs index ce8ac8f2..97b3e3e2 100644 --- a/server/bot/src/lib.rs +++ b/server/bot/src/lib.rs @@ -15,7 +15,6 @@ along with this program. If not, see . */ -#![feature(isqrt)] pub mod algos; pub mod pathfinding; -- cgit v1.2.3-70-g09d2