Skip to content

Update rules_rust to 1.69.0, rust to 1.93.1.#496

Open
leonm1 wants to merge 9 commits intoproxy-wasm:mainfrom
leonm1:update/rust
Open

Update rules_rust to 1.69.0, rust to 1.93.1.#496
leonm1 wants to merge 9 commits intoproxy-wasm:mainfrom
leonm1:update/rust

Conversation

@leonm1
Copy link
Contributor

@leonm1 leonm1 commented Feb 26, 2026

No description provided.

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to regenerate crates (use bazelisk run //bazel/cargo/wasmsign:crates_vendor without arguments to avoid updating dependencies, since that's going to pollute PR).

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
@leonm1 leonm1 requested a review from PiotrSikora February 27, 2026 15:59
EXPECT_TRUE(host->isErrorLogged(" - std::panicking::begin_panic"));
// Check for the function name 'one' in the backtrace, which may appear with or without
EXPECT_TRUE(host->isErrorLogged(" - std::panicking"));
// Check for the function name 'two' in the backtrace, which may appear with or without
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code below still loook for function one not two as in the updated (outdated?) comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed, thanks.

@PiotrSikora PiotrSikora changed the title Update rules_rust to 1.69.0, rust to 1.93.0 Update rules_rust to 1.69.0, rust to 1.93.1. Feb 27, 2026
leonm1 added 3 commits March 2, 2026 08:48
This reverts commit c19e738.

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

2 participants