Skip to content
New issue

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

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

Already on GitHub? # to your account

removed math leftovers from std #1350

Merged
merged 1 commit into from
Dec 20, 2011
Merged

removed math leftovers from std #1350

merged 1 commit into from
Dec 20, 2011

Conversation

boggle
Copy link
Contributor

@boggle boggle commented Dec 20, 2011

finally these can be removed now; except for #1346 which nobody has replicated so far

graydon added a commit that referenced this pull request Dec 20, 2011
removed math leftovers from std
@graydon graydon merged commit 96d7f83 into rust-lang:master Dec 20, 2011
bjorn3 added a commit to bjorn3/rust that referenced this pull request Feb 9, 2023
Implement const and sym operands for inline asm
coastalwhite pushed a commit to coastalwhite/rust that referenced this pull request Aug 5, 2023
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Use FnAbi instead of function signature when generating code for
function types. Properly check the `PassMode::Ignore`. For foreign
functions, instead of ignoring the declaration type, cast the arguments
and return value.

For now, we also ignore the caller location, since we don't currently
support tracking caller location. This change makes it easier for us to
do so. We might want to wait for this issue to get fixed so we can
easily add support using stable APIs:
rust-lang/project-stable-mir#62

Resolves rust-lang#2260
Resolves rust-lang#2312
Resolves rust-lang#1365
Resolves rust-lang#1350
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants