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

Skip to content

Add relibc env and linux relibc cross targets#1710

Merged
NobodyXu merged 1 commit into
rust-lang:mainfrom
willnode:linux
Apr 30, 2026
Merged

Add relibc env and linux relibc cross targets#1710
NobodyXu merged 1 commit into
rust-lang:mainfrom
willnode:linux

Conversation

@willnode

Copy link
Copy Markdown
Contributor

Relibc, a libc primarily for Redox OS is another libc that also works on Linux. It's mainly for experimentation in the past, but some shows up interest to port it for linux, or other smaller OSes. This adds support for target_env = "relibc" and compiling the Rust std library for it.

Sources:

@NobodyXu NobodyXu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks LGTM, cc @madsmtm wdyt

@NobodyXu

Copy link
Copy Markdown
Contributor

Given that there's no objection, I'd merge this PR

@NobodyXu NobodyXu merged commit ce036b3 into rust-lang:main Apr 30, 2026
79 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.

3 participants