Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 16, 2025

Turn enable HIR types feature flag into a noop.

With the removal of HIR types, we could eventually remove SugaredTy as
everywhere we construct it now uses missing_hir. I've left that as
future work to avoid too much refactoring in the CL that removes HIR
types.

Some of the tests were broken and it didn't appear obvious how to update them to allow depending on ffi_11, so I've removed them in favor of relying on primitives types test.

@copybara-service copybara-service bot force-pushed the test_845392864 branch 2 times, most recently from 9067766 to 8cd1ba1 Compare December 16, 2025 22:52
With the removal of HIR types, we could eventually remove SugaredTy as
everywhere we construct it now uses `missing_hir`. I've left that as
future work to avoid too much refactoring in the CL that removes HIR
types.

Some of the tests were broken and it didn't appear obvious how to update them to allow depending on ffi_11, so I've removed them in favor of relying on primitives types test.

PiperOrigin-RevId: 845392864
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