xref: /third_party/rust/crates/serde/test_suite/tests/compiletest.rs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/serde/test_suite/tests/
17e2e9c0cSopenharmony_ci#[cfg_attr(target_os = "emscripten", ignore)]
27e2e9c0cSopenharmony_ci#[rustversion::attr(not(nightly), ignore)]
37e2e9c0cSopenharmony_ci#[cfg_attr(miri, ignore)]
47e2e9c0cSopenharmony_ci#[allow(unused_attributes)]
57e2e9c0cSopenharmony_ci#[test]
67e2e9c0cSopenharmony_cifn ui() {
77e2e9c0cSopenharmony_ci    let t = trybuild::TestCases::new();
87e2e9c0cSopenharmony_ci    t.compile_fail("tests/ui/**/*.rs");
97e2e9c0cSopenharmony_ci}
10

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