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

Teach the parser and typechecker to understand port[int](). Closes #588 #589

Closed
wants to merge 1 commit into from

Conversation

eholk
Copy link
Contributor

@eholk eholk commented Jun 28, 2011

No description provided.

@brson
Copy link
Contributor

brson commented Jun 28, 2011

Integrated!

@brson brson closed this Jun 28, 2011
@eholk
Copy link
Contributor Author

eholk commented Jun 28, 2011

Thanks!

keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
…hton

Add Linux-specific recvmmsg(2) and sendmmsg(2)

This is just the patch that @nodakai submitted in rust-lang#257, updated against current master, but I'm opening this PR as a vehicle for whatever additional changes need to be made to get it merged.  Thanks.
marysaka pushed a commit to sunriseos/rust that referenced this pull request Oct 20, 2019
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Adding support to new rmc prelude definitions

- Create an rmc crate (rust-lang#231).
- Used rust compliant names for the functions (rust-lang#589).
- Changed rmc-rustc to inject the rmc prelude as part of the compilation
  as well as other rmc configuration flags.
- Added options to rmc-rustc to print binary path and flags so it can be
  used in other scripts.

* Add a script to build rmc library

* Update tests to use new injected prelude.
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.

2 participants