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.
When pure is gone (#5384), the libraries should be reviewed for uses of unsafe that were only there for purity reasons. #1913 might make this easier.
pure
unsafe
One instance I just came across is in core::vec::map.
core::vec::map