about summary refs log tree commit diff
path: root/library/std/src/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorDavid Wood <david.wood@huawei.com>2021-10-04 09:50:10 +0000
committerDavid Wood <david.wood@huawei.com>2021-10-04 09:50:10 +0000
commitb39e915981a59fed6fba7bee727e603ddc1be4c4 (patch)
treef5b865a079e0a8803880dd8522d14b354aa5bc57 /library/std/src/sys/unix/process/process_unix.rs
parent76b05531cab9bc24a54791b46b5bb9a7c3dcdd7c (diff)
downloadrust-b39e915981a59fed6fba7bee727e603ddc1be4c4.tar.gz
rust-b39e915981a59fed6fba7bee727e603ddc1be4c4.zip
polymorphize: don't normalize self-ty need substs
`characteristic_def_id_of_type` was being invoked during partitioning
for self types of impl blocks which had projections that depended on the
value of unused generic parameters of a function, resulting in an ICE in
the 'generic-names' debuginfo test. If partitioning is enabled and the
instance needs substitution then this is now skipped.

Signed-off-by: David Wood <david.wood@huawei.com>
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions