Skip to content

Conversation

@alexcrichton
Copy link
Member

Closes #10764

Copy link
Contributor

Choose a reason for hiding this comment

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

ERROR: expectd expected but found expectd.

;P

(r=me with spelling)

bors added a commit that referenced this pull request Jun 2, 2014
@bors bors closed this Jun 3, 2014
@alexcrichton alexcrichton deleted the triage branch June 4, 2014 16:44
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
…lnicola

Fix release channel detection

We detect toolchain's release channel by looking at pre-release identifier of cargo/rustc's version string. It's empty for stable, "beta" or "beta.x" for beta, and "nightly" for nightly.

See rust-lang/rust's [bootstrap code] for how the version string is determined.

[bootstrap code]: https://github.com/rust-lang/rust/blob/e49122fb1ca87a6c3e3c22abb315fc75cfe8daed/src/bootstrap/lib.rs#L1244
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.

Inconsistent behaviour & peculiar error messages for extern "Rust" fn main()

3 participants