xref: /third_party/rust/crates/quote/tests/compiletest.rs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/quote/tests/
1e31f0860Sopenharmony_ci#[rustversion::attr(not(nightly), ignore)]
2e31f0860Sopenharmony_ci#[cfg_attr(miri, ignore)]
3e31f0860Sopenharmony_ci#[test]
4e31f0860Sopenharmony_cifn ui() {
5e31f0860Sopenharmony_ci    let t = trybuild::TestCases::new();
6e31f0860Sopenharmony_ci    t.compile_fail("tests/ui/*.rs");
7e31f0860Sopenharmony_ci}
8

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