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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
char
Age
Commit message (
Expand
)
Author
Lines
2021-03-19
Stabilize `assoc_char_funcs` and `assoc_char_consts`
bstrie
-7
/
+7
2021-02-25
Convert the rest of the standard library primitives to intra-doc links
Joshua Nelson
-2
/
+1
2021-02-23
Update since attributes for new const_ascii_methods_on_intrinsics to 1.52.0
Ryan Lopopolo
-5
/
+5
2021-02-23
Remove const from iterator fns
Ryan Lopopolo
-4
/
+2
2021-02-23
Make char methods const
YenForYang
-8
/
+15
2021-02-23
Rollup merge of #81837 - gilescope:to_ascii_speedups, r=dtolnay
Dylan DPC
-2
/
+10
2021-02-15
Update methods.rs
Squirrel
-1
/
+0
2021-02-15
Use wrapping sub
Squirrel
-1
/
+1
2021-02-14
Simpler way to convert to digit
Giles Cope
-7
/
+6
2021-02-13
no need to check assertion on fast path.
Giles Cope
-2
/
+2
2021-02-12
Slightly more explicit
Giles Cope
-3
/
+11
2021-02-08
Unify way to flip 6th bit. (Same assembly generated)
Giles Cope
-4
/
+1
2021-02-06
Pulling out constant.
Giles Cope
-4
/
+5
2021-02-06
Slight perf improvement on char::to_ascii_lowercase
Giles Cope
-2
/
+4
2021-01-10
Rollup merge of #79502 - Julian-Wollersberger:from_char_for_u64, r=withoutboats
Yuki Okushi
-0
/
+42
2021-01-09
Update the stabilisation version.
Julian Wollersberger
-2
/
+2
2020-12-28
Add "chr" as doc alias to char::from_u32
Konrad Borowski
-0
/
+1
2020-11-30
Back to #method for links on char
Alexis Bourget
-13
/
+13
2020-11-30
Use core::primitive module instead of prim@
Alexis Bourget
-13
/
+13
2020-11-30
Intra doc links for the char primitive
Alexis Bourget
-28
/
+23
2020-11-28
Implement From<char> for u64 and u128.
Julian Wollersberger
-0
/
+42
2020-10-05
Use matches! for core::char methods
Ivan Tham
-40
/
+10
2020-08-24
Use intra-doc-links in `core::{char, macros, fmt}`
LeSeulArtichaut
-11
/
+5
2020-08-15
Link to primitive instead of module
Denis Vasilik
-6
/
+0
2020-08-15
Use intra-doc links
Denis Vasilik
-8
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+2639