Files
rust/library/core/src
Matthias Krüger 8bb69b1861 Rollup merge of #130713 - bjoernager:const-char-make-ascii, r=Noratrieb
Mark `u8::make_ascii_uppercase` and `u8::make_ascii_lowercase` as const.

Relevant tracking issue: #130698

This PR extends #130697 by also marking the `make_ascii_uppercase` and `make_ascii_lowercase` methods in `u8` as const.

The `const_char_make_ascii` feature gate is additionally renamed to `const_make_ascii`.
2024-09-23 06:45:35 +02:00
..
2024-07-26 13:26:33 +01:00
2024-07-29 08:26:52 +10:00
2024-07-26 13:26:33 +01:00
2024-08-31 14:57:38 +09:00
2024-09-18 20:49:53 -07:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-09-05 17:24:01 +01:00
2024-09-05 17:24:01 +01:00
2024-06-11 15:47:00 +02:00
2024-08-25 20:04:26 -04:00
2024-07-26 13:26:33 +01:00
2024-09-21 18:27:49 +08:00
2024-09-15 14:27:24 -04:00
2024-08-07 20:43:05 -04:00
2024-09-05 17:24:01 +01:00
2024-09-08 23:08:40 +02:00
2024-09-05 17:24:01 +01:00