Codebase list rust-libslirp / 66a2a4c
Update + RFS stdweb-derive Wolfgang Silbermayr 5 years ago
4 changed file(s) with 8 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
7373 crossbeam-utils (update)
7474 cssparser-macros (update, syn)
7575 owning-ref 0.3.3
76 stdweb-internal-macros (update)
7677 stdweb-derive (update)
7778 md5 (update)
7879 encoding-rs (update)
0 rust-stdweb-internal-macros (0.2.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
0 rust-stdweb-internal-macros (0.2.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Team upload.
3 * Update stdweb-internal-macros 0.2.2 from crates.io using debcargo 2.2.9
4 * Remove obsolete patch
5
6 [ kpcyrd ]
27 * Package stdweb-internal-macros 0.2.0 from crates.io using debcargo 2.2.7
38
4 -- kpcyrd <git@rxv.cc> Tue, 16 Oct 2018 05:43:20 +0000
9 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Thu, 15 Nov 2018 21:17:27 +0100
+0
-1
src/stdweb-internal-macros/debian/patches/series less more
0 stabilized-proc-macro.patch
+0
-5
src/stdweb-internal-macros/debian/patches/stabilized-proc-macro.patch less more
0 --- a/src/lib.rs
1 +++ b/src/lib.rs
2 @@ -1,2 +1 @@
3 -#![feature(proc_macro)]
4 #![recursion_limit="128"]