Lines Matching refs:feature
240 #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
241 #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
244 feature = "cargo-clippy",
261 feature = "cargo-clippy",
280 feature = "proc-macro"
286 #[cfg(feature = "printing")]
293 #[cfg(feature = "parsing")]
304 #[cfg(any(feature = "full", feature = "derive"))]
306 #[cfg(any(feature = "full", feature = "derive"))]
309 #[cfg(any(feature = "full", feature = "derive"))]
311 #[cfg(any(feature = "full", feature = "derive"))]
317 #[cfg(any(feature = "full", feature = "derive"))]
319 #[cfg(any(feature = "full", feature = "derive"))]
329 #[cfg(feature = "full")]
336 #[cfg(any(feature = "full", feature = "derive"))]
338 #[cfg(any(feature = "full", feature = "derive"))]
344 #[cfg(all(any(feature = "full", feature = "derive"), feature = "printing"))]
347 #[cfg(feature = "full")]
349 #[cfg(feature = "full")]
361 #[cfg(feature = "full")]
363 #[cfg(feature = "full")]
369 #[cfg(any(feature = "full", feature = "derive"))]
371 #[cfg(any(feature = "full", feature = "derive"))]
377 #[cfg(any(feature = "full", feature = "derive"))]
379 #[cfg(any(feature = "full", feature = "derive"))]
382 #[cfg(any(feature = "full", feature = "derive"))]
384 #[cfg(feature = "derive")]
387 #[cfg(any(feature = "full", feature = "derive"))]
389 #[cfg(any(feature = "full", feature = "derive"))]
392 #[cfg(any(feature = "full", feature = "derive"))]
394 #[cfg(any(feature = "full", feature = "derive"))]
401 #[cfg(any(feature = "full", feature = "derive"))]
403 #[cfg(any(feature = "full", feature = "derive"))]
409 #[cfg(feature = "parsing")]
411 #[cfg(feature = "parsing")]
414 #[cfg(all(any(feature = "full", feature = "derive"), feature = "extra-traits"))]
418 #[cfg(feature = "parsing")]
425 feature = "parsing",
426 feature = "proc-macro"
431 #[cfg(all(feature = "parsing", feature = "printing"))]
467 #[cfg(feature = "visit")]
504 #[cfg(feature = "visit-mut")]
542 #[cfg(feature = "fold")]
545 #[cfg(any(feature = "full", feature = "derive"))]
559 #[cfg(feature = "parsing")]
562 #[cfg(feature = "parsing")]
567 #[cfg(all(any(feature = "full", feature = "derive"), feature = "printing"))]
574 #[cfg(any(feature = "parsing", feature = "full", feature = "derive"))]
626 feature = "parsing",
627 feature = "proc-macro"
644 #[cfg(feature = "parsing")]
674 #[cfg(feature = "parsing")]
718 #[cfg(all(feature = "parsing", feature = "full"))]