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

Format code using 'cargo fmt' #231

Merged
merged 1 commit into from Jul 13, 2020
Merged

Format code using 'cargo fmt' #231

merged 1 commit into from Jul 13, 2020

Conversation

Atul9
Copy link
Contributor

@Atul9 Atul9 commented Jul 11, 2020

No description provided.

@mbrubeck
Copy link
Collaborator

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 7f7ac30 has been approved by mbrubeck

@bors-servo
Copy link
Contributor

⌛ Testing commit 7f7ac30 with merge f7c7157...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: mbrubeck
Pushing f7c7157 to master...

@bors-servo bors-servo merged commit f7c7157 into servo:master Jul 13, 2020
bors-servo added a commit that referenced this pull request Jul 13, 2020
Add cargo fmt to travis build config

The build failure is fixed in this PR #231 hence #231 should be merged first.
mbrubeck added a commit to mbrubeck/rust-smallvec that referenced this pull request Aug 11, 2020
* `insert_many` no longer leaks elements if the provided iterator panics (servo#213).
* The unstable `const_generics` and `specialization` features are
  updated to work with the most recent nightly Rust toolchain (servo#232).
* Internal code cleanup (servo#229, servo#231).
@mbrubeck mbrubeck mentioned this pull request Aug 11, 2020
bors-servo added a commit that referenced this pull request Aug 11, 2020
Version 1.4.2

Changelog:

* `insert_many` no longer leaks elements if the provided iterator panics (#213).
* The unstable `const_generics` and `specialization` features are updated to work with the most recent nightly Rust toolchain (#232).
* Internal code cleanup (#229, #231).

This PR also changes the `author` field in `Cargo.toml` to "The Servo Project Developers".
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