For stable const fn, rustdoc does not always show both the version of fn
stabilization and const
stabilization · Issue #121989 · rust-lang/rust (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
Consider for instance this:
It just says "const: 1.32.0". Other functions say "1.27.0 (const: 1.32.0)". That seems like a bug?
Metadata
Metadata
Labels
Development
No branches or pull requests