Files
rust/library/core
Jacob Pratt e1cd0ad490 Rollup merge of #154691 - tgross35:bool-try-from-int, r=cuviper
core: Update the feature gate on `TryFrom<integer> for bool`

This implementation was added recently in f12288ec26 ("TryFrom<integer> for bool") but used an old feature gate and stabilization version. Update to reflect when these were actually added.
2026-04-02 20:53:33 -04:00
..