Skip to content

Conversation

sunfishcode
Copy link
Member

As advised in #1475, the compiler-builtins dependency is no longer needed. It was only used in rustc-dep-of-std mode.

Fixes #1475.

As advised in #1475, the compiler-builtins dependency is no longer
needed. It was only used in rustc-dep-of-std mode.

Fixes #1475.
@sunfishcode sunfishcode merged commit 0ba124f into main Jun 28, 2025
13 of 51 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/j-remove-compiler-builtins branch June 28, 2025 22:19
@tgross35
Copy link

Thanks!

sunfishcode added a commit that referenced this pull request Jul 15, 2025
As advised in #1475, the compiler-builtins dependency is no longer
needed. It was only used in rustc-dep-of-std mode.

Fixes #1475.
sunfishcode added a commit that referenced this pull request Jul 15, 2025
As advised in #1475, the compiler-builtins dependency is no longer
needed. It was only used in rustc-dep-of-std mode.

Fixes #1475.
@sunfishcode
Copy link
Member Author

This is now released in rustix 1.0.8.

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.

Drop the compiler_builtins dependency and feature
2 participants