]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Fri, 26 Feb 2021 14:52:29 +0000 (15:52 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Feb 2021 14:52:29 +0000 (15:52 +0100)
commit0db8349fff644b0073f3560085c6266e9871bebd
tree0fe5c1500b90dcfa17449a9d2e35aa647fcd585f
parentd95d30486180387a875b14633aea4e4dd8f960da
parentc28f2a8bee0274df49579e6e2bc4236e8e8ec279
Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se

Stabilize str_split_once

Closes #74773
compiler/rustc_span/src/lib.rs
library/std/src/lib.rs
library/test/src/lib.rs
src/librustdoc/lib.rs