Skip to content

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

Duddino and others added 15 commits April 14, 2020 20:50
- Change to warnings so that all lints are emitted
- Expect build-pass
- Change placeholder FIXME to WARN.
This ensures we get still get lints for generic contexts.
clippy::{filter_next,single_char_pattern,unit_arg,identity_conversion,nonminimal_bool}
…op, r=RalfJung

Don't bail out before linting in generic contexts.

Fixes rust-lang#69021.

cc rust-lang#70017

r? @RalfJung
Provide better compiler output when using `?` on `Option` in fn returning `Result` and vice-versa

Fixes rust-lang#71089
remove an impossible branch from check_consts

All function calleess are either `FnPtr` or `FnDef`, so we can remove the alternative from check_consts and just make it ICE instead.
@Dylan-DPC-zz
Copy link
Author

@bors r+ rollup=never p=5

@bors
Copy link
Collaborator

bors commented Apr 16, 2020

📌 Commit 9d28dfe has been approved by Dylan-DPC

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 16, 2020
@bors
Copy link
Collaborator

bors commented Apr 16, 2020

⌛ Testing commit 9d28dfe with merge 7f3df57...

@bors
Copy link
Collaborator

bors commented Apr 16, 2020

☀️ Test successful - checks-azure
Approved by: Dylan-DPC
Pushing 7f3df57 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 16, 2020
@bors bors merged commit 7f3df57 into rust-lang:master Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants