]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #58755 - tbu-:pr_doc_clarifyrotate, r=Centril
authorMazdak Farrokhzad <twingoow@gmail.com>
Wed, 27 Feb 2019 12:32:34 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 12:32:34 +0000 (13:32 +0100)
commit90cbf8ebf744daaa7ef820180904957a849e7423
tree19ad419787bff60634c22930439f080833613ba9
parent0c871fa2bd6e6df23e619eaed4510462a9f1e824
parent998896c036cca6ed984f39fe28bb867055432167
Rollup merge of #58755 - tbu-:pr_doc_clarifyrotate, r=Centril

Clarify `rotate_{left,right}` docs

I wondered what the `<<!` operator is although the exclamation mark was
only the end of the sentence.