Uh oh!
There was an error while loading. Please reload this page.
De-abuse TyKind::Error in pattern type checking - #70932
Conversation
eddyb
commented
Apr 8, 2020
r? @Centril who I remember suggesting something similar in the past |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
mark-i-m
commented
Apr 9, 2020
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Apr 9, 2020
@bors delegate+ |
bors
commented
Apr 9, 2020
✌️ @mark-i-m can now approve this pull request |
Centril
commented
Apr 9, 2020
r=me with the remaining comments addressed. |
mark-i-m
commented
Apr 9, 2020
bors
commented
Apr 9, 2020
📌 Commit f2e4709 has been approved by |
bors
commented
Apr 9, 2020
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
mark-i-m
commented
Apr 9, 2020
Also marking this as not-a-draft... does anyone know what bors will do if you try merge a draft? |
De-abuse TyKind::Error in pattern type checking r? @eddyb cc rust-lang#70866 In particular, I would appreciate extra scrutiny over the soundness of these changes. Also, this will go a bit slowly because I'm going to use my other PR (rust-lang#70551) to check if I missed anything.
Rollup of 8 pull requests Successful merges: - rust-lang#70784 (Consider methods on fundamental `impl` when method is not found on numeric type) - rust-lang#70843 (Remove the Ord bound that was plaguing drain_filter) - rust-lang#70913 (Replace "rc"/"arc" lang items with Rc/Arc diagnostic items.) - rust-lang#70932 (De-abuse TyKind::Error in pattern type checking) - rust-lang#70952 (Clean up E0511 explanation) - rust-lang#70964 (rustc_session CLI lint parsing: mark a temporary hack as such) - rust-lang#70969 (Fix JSON file_name documentation for macros.) - rust-lang#70975 (Fix internal doc comment nits.) Failed merges: r? @ghost
r? @eddyb
cc #70866
In particular, I would appreciate extra scrutiny over the soundness of these changes.
Also, this will go a bit slowly because I'm going to use my other PR (#70551) to check if I missed anything.