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

Bump backtrace to 0.3.75 #135091

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

workingjubilee
Copy link
Member

I prefer when we can ship the same version of backtrace on crates.io, and this will be the next published version.

Compare: rust-lang/backtrace-rs@4d7906b...0.3.75

Mostly internal-to-backtrace changes, plus a tiny code size win.

r? @ghost

I prefer when we can ship the same version of backtrace on crates.io,
and this will be the next published version.

Compare: rust-lang/backtrace-rs@4d7906b...0.3.75

Mostly internal-to-backtrace changes, plus a tiny code size win.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 4, 2025
@workingjubilee
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Jan 4, 2025

📌 Commit 66bf53a has been approved by workingjubilee

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 4, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 4, 2025
…kingjubilee

Rollup of 6 pull requests

Successful merges:

 - rust-lang#135046 (turn rustc_box into an intrinsic)
 - rust-lang#135061 (crashes: add latest batch of tests)
 - rust-lang#135070 (std: sync to dep versions of backtrace)
 - rust-lang#135088 (Force code generation in assembly generation smoke-tests)
 - rust-lang#135091 (Bump backtrace to 0.3.75)
 - rust-lang#135094 (bootstrap: If dir_is_empty fails, show the non-existent directory path)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1318a39 into rust-lang:master Jan 4, 2025
6 checks passed
@rustbot rustbot added this to the 1.86.0 milestone Jan 4, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jan 4, 2025
Rollup merge of rust-lang#135091 - workingjubilee:backtrace-0.3.75, r=workingjubilee

Bump backtrace to 0.3.75

I prefer when we can ship the same version of backtrace on crates.io, and this will be the next published version.

Compare: rust-lang/backtrace-rs@4d7906b...0.3.75

Mostly internal-to-backtrace changes, plus a tiny code size win.

r? `@ghost`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants