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.
1 parent 4ecc7f2 commit 3a0b6e0Copy full SHA for 3a0b6e0
docs/sidebar.yml
@@ -89,8 +89,6 @@ sidebar:
89
url: docs/reference/metaprogramming/tasty-inspect.html
90
- title: Other New Features
91
subsection:
92
- - title: TypeTest
93
- url: docs/reference/other-new-features/type-test.html
94
- title: Trait Parameters
95
url: docs/reference/other-new-features/trait-parameters.html
96
- title: Transparent Traits
@@ -121,6 +119,8 @@ sidebar:
121
119
url: docs/reference/other-new-features/explicit-nulls.html
122
120
- title: Safe Initialization
123
url: docs/reference/other-new-features/safe-initialization.html
+ - title: TypeTest
+ url: docs/reference/other-new-features/type-test.html
124
- title: Other Changed Features
125
126
- title: Numeric Literals
0 commit comments