commit | b15c6354e9235178a2996f2ae2090bfbd9ddf3cb | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Fri May 19 19:36:36 2017 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Fri May 19 19:36:36 2017 -0700 |
tree | d26cb5cfc4c662992c08867e4876c3c2977f44d2 | |
parent | 852d53db5fb9020cf50b923c523c41e3b4cc4fb9 [diff] [blame] |
Add unstable build ability
diff --git a/src/unstable.rs b/src/unstable.rs new file mode 100644 index 0000000..08b2d68 --- /dev/null +++ b/src/unstable.rs
@@ -0,0 +1 @@ +pub use proc_macro::*;