Skip to content

(don't merge) Test style CI#37

Closed
wks wants to merge 7 commits into
ruby:mainfrom
wks:tmp/test-style-ci
Closed

(don't merge) Test style CI#37
wks wants to merge 7 commits into
ruby:mainfrom
wks:tmp/test-style-ci

Conversation

@wks
Copy link
Copy Markdown
Collaborator

@wks wks commented May 30, 2025

See if the CI can really catch lint errors.

wks added 7 commits May 30, 2025 09:33
Remove the unused constant HAS_MOVED_GFIELDSTBL and related methods.

In the mmtk/mmtk-ruby repo, we are now able to find the global field
(IV) table of a moved object during copying GC without using the
HAS_MOVED_GFIELDSTBL bit.  We synchronize some of the code, although we
haven't implemented moving GC in ruby/mmtk, yet.

See: mmtk/mmtk-ruby@13080ac
We also enable `#![warn(unsafe_op_in_unsafe_fn)]` in the whole mmtk_ruby
crate.
Ues more idiomatic rust approaches.
@wks wks closed this May 30, 2025
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.

1 participant