about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-03-10 19:00:05 +0100
committerGitHub <noreply@github.com>2022-03-10 19:00:05 +0100
commitb41374598f3274e28273a447d2d7d82a6f26c1f3 (patch)
tree4b77913b043c34b54088f7874dbe887be0980cb7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentba14a836c7038da21f5e102aacc7e6d5964f79a6 (diff)
parent109cdc754ed893edb25d2d2c1493023858c8eccb (diff)
downloadrust-b41374598f3274e28273a447d2d7d82a6f26c1f3.tar.gz
rust-b41374598f3274e28273a447d2d7d82a6f26c1f3.zip
Rollup merge of #94440 - compiler-errors:issue-94282, r=lcnr
Better error for normalization errors from parent crates that use `#![feature(generic_const_exprs)]`

This PR implements a somewhat rudimentary heuristic to suggest using `#![feature(generic_const_exprs)]` in a child crate when a function from a foreign crate (that may have used `#![feature(generic_const_exprs)]`) fails to normalize during codegen.

cc: #79018
cc: #94287
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions