diff options
| author | Boxy <rust@boxyuwu.dev> | 2025-06-11 15:30:15 +0100 |
|---|---|---|
| committer | Boxy <rust@boxyuwu.dev> | 2025-06-11 15:30:15 +0100 |
| commit | fe04ae7fafab80cebd01ce9c199248556ec3654f (patch) | |
| tree | af9fa38517553ae4309decb672aa5fc8fc6a8c23 /library/core/src/lib.rs | |
| parent | 0a39445252ac076ef573bcacee63bbdc59497b52 (diff) | |
| download | rust-fe04ae7fafab80cebd01ce9c199248556ec3654f.tar.gz rust-fe04ae7fafab80cebd01ce9c199248556ec3654f.zip | |
stabilize gai
Diffstat (limited to 'library/core/src/lib.rs')
| -rw-r--r-- | library/core/src/lib.rs | 1 |
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)] |
