1
0
Fork 0
firefox/third_party/rust/pin-project/tests/ui/unstable-features
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
marker_trait_attr-feature-gate.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
marker_trait_attr-feature-gate.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
marker_trait_attr.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
marker_trait_attr.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
negative_impls.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
negative_impls.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
overlapping_marker_traits-feature-gate.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
overlapping_marker_traits-feature-gate.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
overlapping_marker_traits.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
overlapping_marker_traits.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trivial_bounds-feature-gate.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trivial_bounds-feature-gate.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trivial_bounds.rs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
trivial_bounds.stderr Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

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.