-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Update jemalloc-sys to version 0.3.0 #59436
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Looks spurious (the raw logs suggests that everything passed), all other build jobs using jemalloc passed: https://travis-ci.com/rust-lang/rust/builds/105814811 @alexcrichton I think it makes sense to schedule a perf run before merging this. |
@bors: try |
⌛ Trying commit b73886d with merge 088c1067245ba3f1c5650596eae24d77c1c9ade3... |
☀️ Try build successful - checks-travis |
@rust-timer build 088c1067245ba3f1c5650596eae24d77c1c9ade3 |
Success: Queued 088c1067245ba3f1c5650596eae24d77c1c9ade3 with parent 54479c6, comparison URL. |
Finished benchmarking try commit 088c1067245ba3f1c5650596eae24d77c1c9ade3 |
📌 Commit b73886d has been approved by |
Update jemalloc-sys to version 0.3.0 This PR updates jemalloc-sys from 0.1.8 to 0.3.0.
Update jemalloc-sys to version 0.3.0 This PR updates jemalloc-sys from 0.1.8 to 0.3.0.
Submodule updates => @bors p=1 |
Update jemalloc-sys to version 0.3.0 This PR updates jemalloc-sys from 0.1.8 to 0.3.0.
Rollup of 9 pull requests Successful merges: - #59366 (Update books) - #59436 (Update jemalloc-sys to version 0.3.0) - #59454 (Update rustfmt to 1.2.0) - #59462 (Fix error in Rust 2018 + no_core environment) - #59467 (Better diagnostic for binary operation on BoxedValues) - #59473 (Do not emit incorrect borrow suggestion involving macros and fix overlapping multiline spans) - #59480 (Update stdsimd) - #59486 (Visit `ImplItem` in `dead_code` lint) - #59510 (Rename `type_parameters` to `generics` and so on) Failed merges: - #59516 (Update cargo) r? @ghost
Rollup of 9 pull requests Successful merges: - #59366 (Update books) - #59436 (Update jemalloc-sys to version 0.3.0) - #59454 (Update rustfmt to 1.2.0) - #59462 (Fix error in Rust 2018 + no_core environment) - #59467 (Better diagnostic for binary operation on BoxedValues) - #59473 (Do not emit incorrect borrow suggestion involving macros and fix overlapping multiline spans) - #59480 (Update stdsimd) - #59486 (Visit `ImplItem` in `dead_code` lint) - #59510 (Rename `type_parameters` to `generics` and so on) Failed merges: - #59516 (Update cargo) r? @ghost
☔ The latest upstream changes (presumably #59522) made this pull request unmergeable. Please resolve the merge conflicts. |
This PR updates jemalloc-sys from 0.1.8 to 0.3.0.