Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b95aa31

Browse files
committed
Stabilize isqrt feature
1 parent 65d941d commit b95aa31

File tree

2 files changed

+92
-93
lines changed

2 files changed

+92
-93
lines changed

tests/ui/cast.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//@no-rustfix
22

33
#![feature(repr128)]
4-
#![feature(isqrt)]
54
#![allow(incomplete_features)]
65
#![warn(
76
clippy::cast_precision_loss,

0 commit comments

Comments
 (0)