Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build compiler_builtins by default? #212

Closed
phil-opp opened this issue Apr 8, 2018 · 0 comments · Fixed by #213
Closed

Build compiler_builtins by default? #212

phil-opp opened this issue Apr 8, 2018 · 0 comments · Fixed by #213

Comments

@phil-opp
Copy link

phil-opp commented Apr 8, 2018

With rust-lang/rust#49503 the compiler_builtins crate is injected to no_std crates by default. Thus, a Xargo.toml that builds compiler_builtins is always required now (see rust-lang/rust#49503 (comment)). Would it make sense to update xargo default to build compiler_builtins even without a Xargo.toml?

@phil-opp phil-opp changed the title Build compiler_builtins by default Build compiler_builtins by default? Apr 8, 2018
bors bot added a commit that referenced this issue Apr 8, 2018
213: compile core and compiler_builtins (+mem) ... r=japaric a=japaric

if no Xargo.toml was specified

closes #212

cc @phil-opp

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
bors bot added a commit that referenced this issue Apr 8, 2018
213: compile core and compiler_builtins (+mem) ... r=japaric a=japaric

if no Xargo.toml was specified

closes #212

cc @phil-opp

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
bors bot added a commit that referenced this issue Apr 8, 2018
213: compile core and compiler_builtins (+mem) ... r=japaric a=japaric

if no Xargo.toml was specified

closes #212

cc @phil-opp

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
bors bot added a commit that referenced this issue Apr 8, 2018
213: compile core and compiler_builtins (+mem) ... r=japaric a=japaric

if no Xargo.toml was specified

closes #212

cc @phil-opp

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
bors bot added a commit that referenced this issue Apr 8, 2018
213: compile core and compiler_builtins (+mem) ... r=japaric a=japaric

if no Xargo.toml was specified

closes #212

cc @phil-opp

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
@bors bors bot closed this as completed in #213 Apr 8, 2018
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 a pull request may close this issue.

1 participant