Skip to content
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

rustup https://github.com/rust-lang/rust/pull/65792/ #4747

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

matthiaskrgr
Copy link
Member

changelog: none

@flip1995
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 28, 2019

📌 Commit 7e064da has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Oct 28, 2019

⌛ Testing commit 7e064da with merge 2b4e435...

bors added a commit that referenced this pull request Oct 28, 2019
@bors
Copy link
Collaborator

bors commented Oct 28, 2019

💔 Test failed - checks-travis

@matthiaskrgr
Copy link
Member Author

Looks like we're crashing while checking rustfmt :|

thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: DistinctSources(DistinctSources { begin: (Real("src/lib.rs"), BytePos(0)), end: (Real("src/comment.rs"), BytePos(107716)) })', src/libcore/result.rs:1165:5

@flip1995
Copy link
Member

cc #4742

@flip1995
Copy link
Member

Just disable rustfmt integration test until this is fixed?

@tesuji
Copy link
Contributor

tesuji commented Oct 28, 2019

#[allow(unused_extern_crates)]
extern crate syntax_expand;

need to be removed?

@matthiaskrgr
Copy link
Member Author

@bors r=flip1995

@bors
Copy link
Collaborator

bors commented Oct 28, 2019

📌 Commit 407e5a0 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Oct 28, 2019

⌛ Testing commit 407e5a0 with merge e93a8f9...

bors added a commit that referenced this pull request Oct 28, 2019
@bors
Copy link
Collaborator

bors commented Oct 28, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing e93a8f9 to master...

@bors bors merged commit 407e5a0 into rust-lang:master Oct 28, 2019
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.

4 participants