mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
3a0b652846
Mark ascii methods on primitive types stable in 1.23.0 not 1.21.0. The ascii_methods_on_intrinsics feature stabilization didn't land in time for 1.21.0. Update the annotation so the documentation is correct about when these methods became available.