rusti: Remove legacy modes and exports

This commit is contained in:
Zack Corr 2012-10-31 10:11:19 +10:00
parent 46cf147aa2
commit 1d55a5778b

View File

@ -1,6 +1,3 @@
#[legacy_modes];
#[legacy_exports];
#[allow(ctypes)];
#[allow(heap_memory)];
#[allow(implicit_copies)];