Skip to content

export buf_len from ptr #2211

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 1 commit into from
Apr 15, 2012
Merged

export buf_len from ptr #2211

merged 1 commit into from
Apr 15, 2012

Conversation

astavonin
Copy link
Contributor

No description provided.

brson added a commit that referenced this pull request Apr 15, 2012
@brson brson merged commit 79a6fe5 into rust-lang:master Apr 15, 2012
@brson
Copy link
Contributor

brson commented Apr 15, 2012

Thanks!

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
…ng#2211)

As part of removing one harness restriction from stubbing, we will need to run the rust compiler driver multiple times. However, we want to only produce one metadata file with information about all the compiled artifacts.

Thus, I'm planning to move the harness metadata generation to the KaniCompiler as opposed to the GotoCCtxt. As a first step, I'm moving the attributes handling out of the GotoCCtxt.

The only behavior change in this PR is related to some of the warnings we print. I tried to standardize it a bit (following our new guidelines) and I moved the stub warning to be part of the driver.
Kobzol pushed a commit to Kobzol/rust that referenced this pull request Jan 21, 2025
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