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
/
str
/
converts.rs
Age
Commit message (
Expand
)
Author
Lines
2022-11-21
type annotate &str when stack allocating a string
ismailmaj
-1
/
+1
2022-05-26
Allow some internal instability
Maybe Waffle
-0
/
+1
2022-05-24
Stabilize checked slice->str conversion functions
Maybe Waffle
-2
/
+2
2022-04-10
Clarify str::from_utf8_unchecked's invariants
Christopher Durham
-5
/
+1
2021-11-18
Fill in tracking issues for `const_str_from_utf8` and `const_str_from_utf8_un...
Maybe Waffle
-3
/
+3
2021-11-18
Make slice->str conversion and related functions const
Maybe Waffle
-9
/
+22
2021-10-10
Add #[must_use] to from_value conversions
John Kugelman
-0
/
+2
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-07-27
Stabilize `const_fn_transmute`
Jacob Pratt
-1
/
+1
2021-06-11
Stabilize `str::from_utf8_unchecked` as `const`
Jacob Pratt
-1
/
+1
2021-02-25
Convert primitives to use intra-doc links
Joshua Nelson
-2
/
+2
2020-11-19
Bump bootstrap compiler version
Jake Goulding
-2
/
+1
2020-10-21
switch allow_internal_unstable const fns to rustc_allow_const_fn_unstable
Florian Warzecha
-1
/
+2
2020-09-26
Move functions converting bytes to str to new mod
Lzu Tao
-0
/
+192