Skip to content

cargo: allow 'ref' package key for git packages. #1365

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
Dec 21, 2011
Merged

cargo: allow 'ref' package key for git packages. #1365

merged 1 commit into from
Dec 21, 2011

Conversation

elly
Copy link
Contributor

@elly elly commented Dec 21, 2011

This lets you specify e.g. a tag or a branch name to be checked out for that
package.

Signed-off-by: Elly Jones [email protected]

This lets you specify e.g. a tag or a branch name to be checked out for that
package.

Signed-off-by: Elly Jones <[email protected]>
brson added a commit that referenced this pull request Dec 21, 2011
cargo: allow 'ref' package key for git packages.
@brson brson merged commit 085c813 into rust-lang:master Dec 21, 2011
bjorn3 added a commit to bjorn3/rust that referenced this pull request Apr 29, 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
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