Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silence warnings about deprecated LayoutErr #246

Merged
merged 1 commit into from Dec 30, 2020

Conversation

mbrubeck
Copy link
Collaborator

This is renamed to LayoutError in Rust 1.51 and later, but we need to continue using the old name to support older versions of Rust.

@jdm
Copy link
Member

jdm commented Dec 30, 2020

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d00f4d4 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit d00f4d4 with merge f5f1a22...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: jdm
Pushing f5f1a22 to master...

@bors-servo bors-servo merged commit f5f1a22 into servo:master Dec 30, 2020
mbrubeck added a commit to mbrubeck/rust-smallvec that referenced this pull request Dec 31, 2020
Release notes:

* The `union` feature is now compatible with stable Rust 1.50 (servo#248).
* The `const_generics` feature is now compatible with Rust 1.51-beta
  (servo#242).
* Fixed warnings when compiling with Rust 1.51-beta (servo#246).
mbrubeck added a commit to mbrubeck/rust-smallvec that referenced this pull request Dec 31, 2020
Release notes:

* The `union` feature is now compatible with stable Rust 1.49 (servo#248).
* Fixed warnings when compiling with Rust 1.51 nightly (servo#242, servo#246).
@mbrubeck mbrubeck mentioned this pull request Dec 31, 2020
bors-servo added a commit that referenced this pull request Dec 31, 2020
Version 1.6.0

Release notes:

* The `union` feature is now compatible with stable Rust 1.49 (#248, #247).
* Fixed warnings when compiling with Rust 1.51 nightly (#242, #246).
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.

None yet

3 participants