rebase
This commit is contained in:
parent
29c0364c37
commit
ba00189d8e
@ -834,7 +834,7 @@ impl<'tcx> AutoTraitFinder<'tcx> {
|
||||
let reported =
|
||||
tcx.sess.emit_err(UnableToConstructConstantValue {
|
||||
span: tcx.def_span(def_id),
|
||||
unevaluated,
|
||||
unevaluated: unevaluated.expand(),
|
||||
});
|
||||
Err(ErrorHandled::Reported(reported))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user