about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-05-10 08:24:03 +0200
committerGitHub <noreply@github.com>2022-05-10 08:24:03 +0200
commit7b32e9304b12f1e5b06573c7bf80c5d23e1d9083 (patch)
treee47acd8329bddf62377c91f78b395f3771a22fbd /compiler/rustc_codegen_llvm/src
parentc5c273b30e2464de2c4de2cc4c9d2696de540e7f (diff)
parent89f15bfd907b0b44a851c5810ab463fe91a206e5 (diff)
downloadrust-7b32e9304b12f1e5b06573c7bf80c5d23e1d9083.tar.gz
rust-7b32e9304b12f1e5b06573c7bf80c5d23e1d9083.zip
Rollup merge of #96812 - cjgillot:no-lint-outllives-macro, r=petrochenkov
Do not lint on explicit outlives requirements from external macros.

The current implementation of the list rightfully skipped where predicates from external macros.
However, if the where predicate came from the current macro but the bounds were from an external macro, the lint still fired.

Closes https://github.com/rust-lang/rust/issues/96640
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions