From fdf7c13fd8bdb7cc5de57e9a009d8d5bb2d1d2ab Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sat, 2 Jan 2016 17:41:51 +0100 Subject: [PATCH] highligher: sort builtins --- ralf/_plugins/rouge-rust.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ralf/_plugins/rouge-rust.rb b/ralf/_plugins/rouge-rust.rb index 4a97330..243561a 100644 --- a/ralf/_plugins/rouge-rust.rb +++ b/ralf/_plugins/rouge-rust.rb @@ -11,10 +11,10 @@ module Rouge c_int clock_t c_long c_longlong Cons Const Copy c_schar c_short c_uchar c_uint c_ulong c_ulonglong c_ushort c_void dev_t DIR dirent Div Either Eq Err f32 f64 Failure FILE float fpos_t - i16 i32 i64 i8 Index ino_t int intptr_t Left mode_t Modulo Mul + i16 i32 i64 i8 isize Index ino_t int intptr_t Left mode_t Modulo Mul Neg Nil None Num off_t Ok Option Ord Owned pid_t Ptr ptrdiff_t Right Send Shl Shr size_t Some ssize_t str Sub Success time_t - u16 u32 u64 u8 usize isize uint uintptr_t + u16 u32 u64 u8 usize uint uintptr_t Box Vec String Gc Rc Arc ) end -- 2.30.2