If a const function is unstable overall (and thus, in all circumstances I know of, also const-unstable), we should show the option to use it as const. You need to enable a feature to use the function at all anyway. If the function is stabilized without also being const-stabilized, then we do not show the const keyword and instead show "const: unstable" in the version info. |
||
|---|---|---|
| .. | ||
| search_index | ||
| context.rs | ||
| mod.rs | ||
| print_item.rs | ||
| search_index.rs | ||
| sidebar.rs | ||
| span_map.rs | ||
| tests.rs | ||
| type_layout.rs | ||
| write_shared.rs | ||