We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trait_bound_opt_out
const_trait_impl
1 parent cbe78dd commit 15964c2Copy full SHA for 15964c2
src/skill_tree.md
@@ -244,9 +244,8 @@ items = []
244
label = "feature:const_trait_impl"
245
name = "trait_impl"
246
href="https://github.com/rust-lang/rust/issues/67792"
247
-items = [
248
- { label = "?const trait bound opt out", href = "https://github.com/rust-lang/rust/issues/67794"}
249
-]
+items = []
+requires = ["trait_bound_opt_out"]
250
251
[[group]]
252
label = "feature:const_raw_ptr_to_usize_cast"
0 commit comments