Skip to content

Commit 7368ec1

Browse files
committed
Remove leftover copy/pasted comment
1 parent 3e0524c commit 7368ec1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

procedural-masquerade/lib.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,6 @@
156156
//! and
157157
//! [`cssparser-macros`’s `macros/lib.rs](https://github.com/servo/rust-cssparser/blob/master/macros/lib.rs).
158158
159-
/////
160-
///// This indirection is necessary because re-exporting `macro_rules!` macros doesn’t work.
161-
///// Without it, when a library `libfoo` defines a macro whose expansion uses directly
162-
///// a macro
163-
164159
/// This macro wraps `&str -> String` functions
165160
/// in custom `derive` implementations with `#[proc_macro_derive]`.
166161
///

0 commit comments

Comments
 (0)