This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
sparkle
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
switch on feature(const_unique_new)
master
3moon
8 years ago
parent
288e4b55dc
commit
e9dee7092e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/lib.rs
+ 1
- 0
src/lib.rs
View File
@ -2,6 +2,7 @@
#![
feature(unique)
]
#![
feature(const_fn)
]
#![
feature(lang_items)
]
#![
feature(const_unique_new)
]
#![
no_std
]
#[
macro_use
]
Write
Preview
Loading…
Cancel
Save