Skip to content

rustup rust-lang/rust#52994 - #3549

Merged
bors merged 1 commit into
rust-lang:masterfrom
flip1995:rustup
Dec 14, 2018
Merged

rustup rust-lang/rust#52994#3549
bors merged 1 commit into
rust-lang:masterfrom
flip1995:rustup

Conversation

@flip1995

Copy link
Copy Markdown
Member

trim_left* and trim_right* are deprecated as of 1.33.0.

s/trim_left/trim_start/
s/trim_right/trim_end/

s/trim_left/trim_start/

s/trim_right/trim_end/
@oli-obk

oli-obk commented Dec 14, 2018

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Dec 14, 2018

Copy link
Copy Markdown
Contributor

📌 Commit d866f31 has been approved by oli-obk

@bors

bors commented Dec 14, 2018

Copy link
Copy Markdown
Contributor

⌛ Testing commit d866f31 with merge 6e4d64a...

bors added a commit that referenced this pull request Dec 14, 2018
rustup rust-lang/rust#52994

`trim_left*` and `trim_right*` are deprecated as of 1.33.0.

`s/trim_left/trim_start/`
`s/trim_right/trim_end/`
@bors

bors commented Dec 14, 2018

Copy link
Copy Markdown
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: oli-obk
Pushing 6e4d64a to master...

@bors
bors merged commit d866f31 into rust-lang:master Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants