about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorTakayuki Maeda <takoyaki0316@gmail.com>2023-11-09 11:36:52 +0900
committerGitHub <noreply@github.com>2023-11-09 11:36:52 +0900
commit4cc549811f95dfc055dbe2d19673ae5ccedff151 (patch)
tree6c0deb0766f4cda5f7b17a0795685d7b6f0d5940 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parenta1a8d6fe9cac85d4006155e2db69cb08720ef181 (diff)
parentc17d33f1df9492ad993da3d8b0ddfcfe08bd652e (diff)
downloadrust-4cc549811f95dfc055dbe2d19673ae5ccedff151.tar.gz
rust-4cc549811f95dfc055dbe2d19673ae5ccedff151.zip
Rollup merge of #117645 - compiler-errors:auto-trait-subst, r=petrochenkov
Extend builtin/auto trait args with error when they have >1 argument

Reuse `extend_with_error` to add error args to any auto trait (or built-in trait like `Copy` that is defined incorrectly) that has additional non-`Self` args.

Fixes #117628
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions