From f5024692d49be49b2efff452059f83efaebfd0ee Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke Date: Fri, 23 Mar 2012 11:51:06 +0100 Subject: Remove support for the old-style intrinsics Closes #2042 Closes #1981 --- src/rustc/syntax/ast.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rustc/syntax') diff --git a/src/rustc/syntax/ast.rs b/src/rustc/syntax/ast.rs index 0776ec3dfbd..e3881eec203 100644 --- a/src/rustc/syntax/ast.rs +++ b/src/rustc/syntax/ast.rs @@ -556,7 +556,6 @@ type _mod = {view_items: [@view_item], items: [@item]}; #[auto_serialize] enum native_abi { - native_abi_rust_intrinsic, native_abi_rust_builtin, native_abi_cdecl, native_abi_stdcall, -- cgit 1.4.1-3-g733a5