]> git.lizzy.rs Git - rust.git/commit
Dogfood 'str_split_once()` in the std lib
authorEric Arellano <ericarellano@me.com>
Mon, 7 Dec 2020 21:24:05 +0000 (14:24 -0700)
committerEric Arellano <ericarellano@me.com>
Mon, 7 Dec 2020 21:24:05 +0000 (14:24 -0700)
commitd2de69da2e99d43e14a80219b835aaf513c2f0d9
tree0602a307cb74daea1791c8b47df8aeb42ba84090
parent85e9ea015220cc74dc54873974ed7138ea22eced
Dogfood 'str_split_once()` in the std lib
library/std/src/lib.rs
library/std/src/sys_common/net.rs
library/test/src/lib.rs
library/test/src/time.rs