Skip to content

De-realstd os::args #14430

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

Merged
merged 2 commits into from
May 26, 2014
Merged

De-realstd os::args #14430

merged 2 commits into from
May 26, 2014

Conversation

lilyball
Copy link
Contributor

Clean up the re-exports of various modules in std::std, and remove the
realstd stuff from std::rt::args.

lilyball added 2 commits May 25, 2014 16:21
With the test runner using ::std::os::args(), and std::std::os now being
a re-export of realstd::os, there's no more need for realstd stuff
mucking up rt::args.

Remove the one test of os::args(), as it's not very useful and it won't
work anymore now that rt::args doesn't use realstd.
bors added a commit that referenced this pull request May 26, 2014
Clean up the re-exports of various modules in `std::std`, and remove the
`realstd` stuff from `std::rt::args`.
@bors bors closed this May 26, 2014
@bors bors merged commit 009d898 into rust-lang:master May 26, 2014
@lilyball lilyball deleted the squelch_os_warning branch May 26, 2014 03:23
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
…, r=Veykril

fix: Canonicalize rust-project.json manifest path

Looked a bit more into this and I think we can do this after all, I don't see any place where this should break things
cc rust-lang/rust-analyzer#14168 rust-lang/rust-analyzer#14402 (comment)
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