Skip to content

Conversation

dtolnay
Copy link
Contributor

@dtolnay dtolnay commented May 27, 2021

This crate only uses semver transitively through the rustc_version crate. It does not need to directly depend on semver.

@dtolnay dtolnay requested review from Dylan-DPC-zz and a team as code owners May 27, 2021 18:12
Copy link
Contributor

@therealprof therealprof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

bors r+

bors bot added a commit that referenced this pull request May 27, 2021
560: Remove explicit semver dependency r=therealprof a=dtolnay

This crate only uses semver transitively through the rustc_version crate. It does not need to directly depend on semver.

Co-authored-by: David Tolnay <dtolnay@gmail.com>
@bors
Copy link
Contributor

bors bot commented May 27, 2021

Build failed:

@dtolnay
Copy link
Contributor Author

dtolnay commented May 28, 2021

Build failure appears unrelated.

+ python3 ./repo sync -c bionic
Traceback (most recent call last):
  File "/tmp/tmp.f0V4aSzo5t/.repo/repo/main.py", line 627, in <module>
    _Main(sys.argv[1:])
...
  File "/usr/lib/python3.8/subprocess.py", line 1702, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'ssh'
The command '/bin/sh -c /android-system.sh arm64' returned a non-zero code: 1

@therealprof
Copy link
Contributor

@dtolnay Yeah, I agree. 🙄

@reitermarkus
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Jul 14, 2021
560: Remove explicit semver dependency r=therealprof a=dtolnay

This crate only uses semver transitively through the rustc_version crate. It does not need to directly depend on semver.

Co-authored-by: David Tolnay <dtolnay@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 14, 2021

Build failed:

  • rust-embedded.cross

@adamgreig
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Jul 25, 2021
560: Remove explicit semver dependency r=therealprof a=dtolnay

This crate only uses semver transitively through the rustc_version crate. It does not need to directly depend on semver.

Co-authored-by: David Tolnay <dtolnay@gmail.com>
@bors
Copy link
Contributor

bors bot commented Jul 26, 2021

Timed out.

@reitermarkus
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Aug 28, 2021
560: Remove explicit semver dependency r=therealprof a=dtolnay

This crate only uses semver transitively through the rustc_version crate. It does not need to directly depend on semver.

Co-authored-by: David Tolnay <dtolnay@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 28, 2021

Build failed:

@Emilgardis
Copy link
Member

bors retry 🤞

@Emilgardis
Copy link
Member

I see now that in #554 we actually do depend on semver.

@bors
Copy link
Contributor

bors bot commented Aug 28, 2021

Build succeeded:

@bors bors bot merged commit d13df1a into cross-rs:master Aug 28, 2021
@dtolnay dtolnay deleted the semver branch August 28, 2021 19:51
@Emilgardis Emilgardis added this to the v0.2.2 milestone Jun 15, 2022
@Alexhuszagh Alexhuszagh added no changelog A valid PR without changelog (no-changelog) no-ci-targets PRs that do not affect or should skip any cross-compilation targets. labels Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog A valid PR without changelog (no-changelog) no-ci-targets PRs that do not affect or should skip any cross-compilation targets.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants