Skip to content

We are riding the trains to stable, there's no point in trying to check the rustc version #3018

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
Aug 27, 2018

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Aug 8, 2018

No description provided.

build.rs Outdated
check_rustc_version();

// Forward the profile to the main compilation
println!("cargo:rustc-env=PROFILE={}", env::var("PROFILE").unwrap());
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, we still need this. I ran this locally, no clue why I didn't catch it

@dwijnand
Copy link
Member

The rebuild is ✅!

@oli-obk oli-obk merged commit 8901272 into master Aug 27, 2018
@oli-obk oli-obk deleted the beta branch August 27, 2018 09:09
phansch added a commit to phansch/rust-clippy that referenced this pull request Sep 3, 2018
This cleans up a few leftover things after
rust-lang#3018
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