diff options
author | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-09 13:04:29 -0700 |
---|---|---|
committer | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-10 14:02:24 -0700 |
commit | 666b7b4194fc25dfdd7b002841ec85833a462ec9 (patch) | |
tree | 32edf0e05aea9e86bc17c01614108afbd242a209 /tests/expectations/class_with_inner_struct.rs | |
parent | 32313ecece3cb76b2e7de7b49cc9c07553a23e9b (diff) |
Use aster and quasi to allow building with stable Rust.
Diffstat (limited to 'tests/expectations/class_with_inner_struct.rs')
-rw-r--r-- | tests/expectations/class_with_inner_struct.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/expectations/class_with_inner_struct.rs b/tests/expectations/class_with_inner_struct.rs index d045e911..b465a183 100644 --- a/tests/expectations/class_with_inner_struct.rs +++ b/tests/expectations/class_with_inner_struct.rs @@ -1,7 +1,6 @@ /* automatically generated by rust-bindgen */ -#![feature(const_fn)] #![allow(non_snake_case)] |