Codebase list rust-stfu8 / 4b71be7
rand - mark as broken tests that are broken by no-default-features. Peter Michael Green 2 years ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 * Drop mmx patch - included upstream.
55 * Set collapse_features = true
66 * Drop packed_simd feature.
7 * Mark as broken tests that fail due to the setting of no-default-features
8 in recent debcargo.
79
810 -- Peter Michael Green <plugwash@debian.org> Sat, 22 Jan 2022 12:52:58 +0000
911
44 # The auto-generated summary is too long.
55 summary = "Randomness functionality, number generators"
66 collapse_features = true
7
8 [packages."lib+min_const_gen"]
9 test_is_broken = true
10
11 [packages."lib+serde1"]
12 test_is_broken = true