Skip to content

Conversation

Troublor
Copy link
Contributor

@Troublor Troublor commented Sep 5, 2025

I found the interpreter_result_mut function of FrameResult does not return a mutable reference. Is that an expected implementation? This PR modifies the method to return a mutable reference.

pub fn interpreter_result_mut(&mut self) -> &InterpreterResult {

Copy link

codspeed-hq bot commented Sep 5, 2025

CodSpeed Performance Report

Merging #2941 will not alter performance

Comparing Troublor:main (86905aa) with main (0ca6564)

Summary

✅ 173 untouched benchmarks

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm

@rakita
Copy link
Member

rakita commented Sep 5, 2025

Test is failing for fetching some docker stuff, not related to the PR.

@rakita rakita merged commit 4d24789 into bluealloy:main Sep 5, 2025
28 of 31 checks passed
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