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

Move source files into src directory #229

Merged
merged 1 commit into from Jul 7, 2020
Merged

Conversation

mbrubeck
Copy link
Collaborator

@mbrubeck mbrubeck commented Jul 7, 2020

This moves the tests module into a separate file, and moves all source files into a src directory, to conform with the default layout for Rust projects.

@jdm
Copy link
Member

jdm commented Jul 7, 2020

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d365521 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit d365521 with merge d85325d...

@bors-servo
Copy link
Contributor

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

@bors-servo bors-servo merged commit d85325d into servo:master Jul 7, 2020
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