index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
char
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-14
Use associated items of `char` instead of freestanding items in `core::char`
Lukas Markeffsky
-1
/
+1
2022-12-28
update stabilization version numbers
Pietro Albini
-2
/
+2
2022-09-29
Stabilize const_char_convert
est31
-2
/
+2
2022-09-29
Split out from_u32_unchecked from const_char_convert
est31
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-2
/
+0
2022-08-22
Move error trait into core
Jane Losare-Lusby
-0
/
+6
2022-08-20
Improve primitive/std docs separation and headers
Cameron Steffen
-1
/
+3
2022-04-01
Avoid duplication of doc comments in `std::char` constants and functions.
Eduardo Sánchez Muñoz
-24
/
+45
2022-01-30
(#93392) Update char::MAX docs and core::char::MAX
George Bateman
-6
/
+11
2022-01-07
Implement `TryFrom<char>` for `u8`
Ian Douglas Scott
-0
/
+12
2021-12-22
Update stability attribute for double ended case mapping iterators
David Tolnay
-2
/
+2
2021-09-11
Allow reverse iteration of lowercase'd/uppercase'd chars
Michael Spector
-0
/
+34
2021-06-23
Use HTTPS links where possible
Smitty
-4
/
+4
2021-03-26
Update char::escape_debug_ext to handle different escapes in strings vs. chars
Ömer Sinan Ağacan
-0
/
+2
2021-02-25
Convert the rest of the standard library primitives to intra-doc links
Joshua Nelson
-2
/
+1
2020-08-24
Use intra-doc-links in `core::{char, macros, fmt}`
LeSeulArtichaut
-11
/
+5
2020-07-27
mv std libs to library/
mark
-0
/
+517