Skip to content

Move the implementation of vec_append from llvm assembly to a regular upcall #490

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 4 commits into from
Jun 15, 2011
Merged

Move the implementation of vec_append from llvm assembly to a regular upcall #490

merged 4 commits into from
Jun 15, 2011

Conversation

msullivan
Copy link
Contributor

This one hopefully works for real.

pcwalton added a commit that referenced this pull request Jun 15, 2011
Move the implementation of vec_append from llvm assembly to a regular upcall
@pcwalton pcwalton merged commit ac743cf into rust-lang:master Jun 15, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Remove kind='static' from Redox linkage

Our cross compiler links binaries statically, and the rustc target has dynamic linking disabled - adding kind = "static" is not necessary.
pdietl pushed a commit to pdietl/rust that referenced this pull request Apr 23, 2020
Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Oct 26, 2020
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Forward mode: memset

* Fix activity check

* Add tests
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this pull request Jul 10, 2024
updated build system script commands
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