about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-05-11 00:09:31 +0900
committerGitHub <noreply@github.com>2022-05-11 00:09:31 +0900
commit77030b7825796461f10ee5dd774caa46ad09c64a (patch)
treec4a71c0ae51752fc956c59013aecbca08c022bc7 /compiler/rustc_codegen_llvm/src/attributes.rs
parentc51871c469f7ed3b35ae25d7e6e77bc73fbdd0e3 (diff)
parente4b8ed5aff7d25aa21c4c4d6bba8850c6dcaaaac (diff)
downloadrust-77030b7825796461f10ee5dd774caa46ad09c64a.tar.gz
rust-77030b7825796461f10ee5dd774caa46ad09c64a.zip
Rollup merge of #96717 - BoxyUwU:gats_const_param_types_mismatch_err, r=lcnr
Handle mismatched generic param kinds in trait impls betterly

- Check that generic params on a generic associated type are the same as in the trait definition
- Check that const generics are not used in place of type generics (and the other way round too)

r? `@lcnr`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions