aboutsummaryrefslogtreecommitdiff
path: root/ctru-sys/src
diff options
context:
space:
mode:
authorVivian Lim <[email protected]>2021-02-01 23:16:34 -0800
committerVivian Lim <[email protected]>2021-02-01 23:16:34 -0800
commit2a6973571c5c1c4507831580868fe3afae650f8b (patch)
tree273ca6657e579a5b3e0878f46ed3f32a32d1e527 /ctru-sys/src
parentActually fix every instance of `Qwerty` this time (diff)
downloadctru-rs-2a6973571c5c1c4507831580868fe3afae650f8b.tar.xz
ctru-rs-2a6973571c5c1c4507831580868fe3afae650f8b.zip
local changes
Diffstat (limited to 'ctru-sys/src')
-rw-r--r--ctru-sys/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctru-sys/src/lib.rs b/ctru-sys/src/lib.rs
index 274d43b..81f3a12 100644
--- a/ctru-sys/src/lib.rs
+++ b/ctru-sys/src/lib.rs
@@ -3,6 +3,7 @@
#![allow(non_snake_case)]
#![feature(const_fn)]
+#![feature(rustc_private)]
#![no_std]