about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <nnethercote@mozilla.com>2019-12-06 16:57:57 +1100
committerNicholas Nethercote <nnethercote@mozilla.com>2019-12-11 10:03:46 +1100
commit21f35bc26f1ffccf30916b7d6930d1526172f2da (patch)
tree059fa9a632cb416df6dbe4e4bec14cc76b5e27e8 /src/test/debuginfo/enum-thinlto.rs
parentf5e68ccd09c774c4395ad0eed0b171b5f1cf678b (diff)
downloadrust-21f35bc26f1ffccf30916b7d6930d1526172f2da.tar.gz
rust-21f35bc26f1ffccf30916b7d6930d1526172f2da.zip
Change `PendingPredicateObligation::stalled_on`'s type.
From a `Vec<Ty>` to a `Vec<InferTy>`, because that's a more restrictive
type. This is a perf win because the ultra-hot function
`shallow_resolve_changed` has less pattern-matching to do.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions