xref: /third_party/rust/crates/syn/tests/features/lib.rs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/syn/tests/features/
1fad3a1d3Sopenharmony_ci#[cfg(debug_assertions)]
2fad3a1d3Sopenharmony_cibuild_alert::yellow! {"
3fad3a1d3Sopenharmony_ciNOTE:  use --release
4fad3a1d3Sopenharmony_ci  Syn's test suite has some tests that run on every source file
5fad3a1d3Sopenharmony_ci  and test case in the rust-lang/rust repo, which can be pretty
6fad3a1d3Sopenharmony_ci  slow in debug mode. Consider running cargo test with `--release`
7fad3a1d3Sopenharmony_ci  to speed things up.
8fad3a1d3Sopenharmony_ci"}
9fad3a1d3Sopenharmony_ci
10fad3a1d3Sopenharmony_ci#[cfg(not(feature = "all-features"))]
11fad3a1d3Sopenharmony_cibuild_alert::red! {"
12fad3a1d3Sopenharmony_ciERROR:  use --all-features
13fad3a1d3Sopenharmony_ci  Syn's test suite normally only works with all-features enabled.
14fad3a1d3Sopenharmony_ci  Run again with `--all-features`, or run with `--features test`
15fad3a1d3Sopenharmony_ci  to bypass this check.
16fad3a1d3Sopenharmony_ci"}
17

Indexes created Thu Nov 07 10:32:03 CST 2024