File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 40
40
</ li >
41
41
{%- else -%}
42
42
< li class ="pure-menu-item ">
43
- < span class ="documented-info "> Feature flags data are not available for this release.</ span >
43
+ < span class ="documented-info "> Feature flags are not available for this release because it was built before features were collected by docs.rs .</ span >
44
44
</ li >
45
45
{%- endif -%}
46
46
</ ul >
@@ -68,7 +68,7 @@ <h3 id="{{ feature.name }}">{{ feature.name }}</h3>
68
68
{%- elif features is iterable -%}
69
69
< p data-id ="empty-features "> This release does not have any feature flags.</ p >
70
70
{%- else -%}
71
- < p data-id ="null-features "> Feature flags data are not available for this release.</ p >
71
+ < p data-id ="null-features "> Feature flags are not available for this release because it was built before features were collected by docs.rs .</ p >
72
72
{%- endif -%}
73
73
</ div >
74
74
</ div >
You can’t perform that action at this time.
0 commit comments