Conversation
|
rustbot has assigned @Mark-Simulacrum. Use |
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
Update stacker to 0.1.16 The main new feature is support for detecting the current stack size on illumos. (See [my blog post] for the context which led to this.) [my blog post]: https://sunshowers.io/posts/rustc-segfault-illumos/ try-job: x86_64-mingw
Update stacker to 0.1.16 The main new feature is support for detecting the current stack size on illumos. (See [my blog post] for the context which led to this.) [my blog post]: https://sunshowers.io/posts/rustc-segfault-illumos/ try-job: x86_64-mingw
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
💔 Test failed - checks-actions |
That is probably worth trying, as long as there isn't a specific reason to keep the old version |
|
Ah I guess this is blocked on rust-lang/stacker#94 then. |
|
Ah, yeah. Ugh. @rustbot blocked |
|
(0.1.17 was released already.) |
The main new feature is support for detecting the current stack size on illumos. (See my blog post [1] for the context which led to this.) [1]: https://sunshowers.io/posts/rustc-segfault-illumos/
eb29722 to
ea6df5c
Compare
|
@rustbot label -S-blocked +S-waiting-on-review |
|
All right, updated to 0.1.17 (which has a pleasingly small diff to |
|
@bors try |
Update stacker to 0.1.17 The main new feature is support for detecting the current stack size on illumos. (See [my blog post] for the context which led to this.) [my blog post]: https://sunshowers.io/posts/rustc-segfault-illumos/ try-job: x86_64-mingw
|
☀️ Try build successful - checks-actions |
|
@bors r+ |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#128495 (core: use `compare_bytes` for more slice element types) - rust-lang#128641 (refactor: standardize duplicate processes in parser) - rust-lang#129207 (Lint that warns when an elided lifetime ends up being a named lifetime) - rust-lang#129493 (Create opaque definitions in resolver.) - rust-lang#129619 (Update stacker to 0.1.17) - rust-lang#129672 (Make option-like-enum.rs UB-free and portable) - rust-lang#129780 (add crashtests for several old unfixed ICEs) - rust-lang#129832 (Remove stray dot in `std::char::from_u32_unchecked` documentation) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#129619 - sunshowers:update-stacker, r=Mark-Simulacrum Update stacker to 0.1.17 The main new feature is support for detecting the current stack size on illumos. (See [my blog post] for the context which led to this.) [my blog post]: https://sunshowers.io/posts/rustc-segfault-illumos/ try-job: x86_64-mingw
The main new feature is support for detecting the current stack size on illumos. (See my blog post for the context which led to this.)
try-job: x86_64-mingw