about summary refs log tree commit diff
path: root/library/core/src/lib.rs
diff options
context:
space:
mode:
authorBoxy <rust@boxyuwu.dev>2025-06-11 15:30:15 +0100
committerBoxy <rust@boxyuwu.dev>2025-06-11 15:30:15 +0100
commitfe04ae7fafab80cebd01ce9c199248556ec3654f (patch)
treeaf9fa38517553ae4309decb672aa5fc8fc6a8c23 /library/core/src/lib.rs
parent0a39445252ac076ef573bcacee63bbdc59497b52 (diff)
downloadrust-fe04ae7fafab80cebd01ce9c199248556ec3654f.tar.gz
rust-fe04ae7fafab80cebd01ce9c199248556ec3654f.zip
stabilize gai
Diffstat (limited to 'library/core/src/lib.rs')
-rw-r--r--library/core/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/core/src/lib.rs b/library/core/src/lib.rs
index 88855831788..6231c3425c8 100644
--- a/library/core/src/lib.rs
+++ b/library/core/src/lib.rs
@@ -153,7 +153,6 @@
 #![feature(f16)]
 #![feature(freeze_impls)]
 #![feature(fundamental)]
-#![feature(generic_arg_infer)]
 #![feature(if_let_guard)]
 #![feature(intra_doc_pointers)]
 #![feature(intrinsics)]