]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #91243 - jackh726:issue-91068, r=nikomatsakis
authorYuki Okushi <jtitor@2k36.org>
Tue, 30 Nov 2021 08:29:06 +0000 (17:29 +0900)
committerGitHub <noreply@github.com>
Tue, 30 Nov 2021 08:29:06 +0000 (17:29 +0900)
commit6e7cf2e88b96995ed85b6f9b81c178f08ad5107c
treee4c2db2ce9c715b93bd5390c835b8ec1569888f5
parent4c948963306dc195d5b20a0b4300d90a2b423b8b
parent692e96c327321eba464d4ee57f55d448d031b607
Rollup merge of #91243 - jackh726:issue-91068, r=nikomatsakis

Don't treat unnormalized function arguments as well-formed

Partial revert of #88312

r? ``@pnkfelix``
cc ``@nikomatsakis``
compiler/rustc_typeck/src/check/compare_method.rs
compiler/rustc_typeck/src/check/mod.rs
compiler/rustc_typeck/src/check/wfcheck.rs