Fix typo
Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
This commit is contained in:
parent
171fe82efc
commit
c431cd751f
@ -92,7 +92,7 @@ impl<'tcx> MirPass<'tcx> for ConstProp {
|
||||
//
|
||||
// We manually filter the predicates, skipping anything that's not
|
||||
// "global". We are in a potentially generic context
|
||||
// (e.g. we are evaluating a function without substituging generic
|
||||
// (e.g. we are evaluating a function without substituting generic
|
||||
// parameters, so this filtering serves two purposes:
|
||||
//
|
||||
// 1. We skip evaluating any predicates that we would
|
||||
|
Loading…
x
Reference in New Issue
Block a user