tree: c674dca0169e24c02c53ecdc93cda42704560165 [path history] [tgz]
  1. run-pass/
  2. marker_trait_attr-feature-gate.rs
  3. marker_trait_attr-feature-gate.stderr
  4. marker_trait_attr.rs
  5. marker_trait_attr.stderr
  6. overlapping_marker_traits-feature-gate.rs
  7. overlapping_marker_traits-feature-gate.stderr
  8. overlapping_marker_traits.rs
  9. overlapping_marker_traits.stderr
  10. README.md
  11. stmt_expr_attributes-feature-gate.rs
  12. stmt_expr_attributes-feature-gate.stderr
  13. trivial_bounds-bug.rs
  14. trivial_bounds-bug.stderr
  15. trivial_bounds-feature-gate.rs
  16. trivial_bounds-feature-gate.stderr
  17. trivial_bounds.rs
  18. trivial_bounds.stderr
third_party/rust_crates/vendor/pin-project/tests/ui/unstable-features/README.md

UI tests for unstable features

These tests check how the guarantees and features provided by pin-project interact with unstable language features.

The names of the files contained in this directory need to begin with the name of the feature.