]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #44485 - 42triangles:master, r=frewsxcv
authorCorey Farwell <coreyf@rwell.org>
Fri, 15 Sep 2017 02:32:43 +0000 (22:32 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2017 02:32:43 +0000 (22:32 -0400)
commite3c4b8c43a82f6d6d326ece15d7c08c31d221020
tree723e7b6da83260fe93df7b792720b520da63dd6c
parent592cafeb3df6e7aeb7d65a36be981f78b0f5e9e4
parentf452acbb5e18ae188bc28dc8ea685f6b4cb0d2df
Rollup merge of #44485 - 42triangles:master, r=frewsxcv

Added an example for `std::str::into_boxed_bytes()`

This solves issue #44423.