about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorEsteban Kuber <esteban@kuber.com.ar>2021-10-13 13:58:41 +0000
committerEsteban Kuber <esteban@kuber.com.ar>2022-03-24 02:08:49 +0000
commit5fd37862d95a7fd898342e49ae5273edc8886b83 (patch)
treefe52310640ff222ce511fc596d06c447b68863ef /library/std/src/sys/unix/stdio.rs
parent547369d3d881a9eb1de0d3e368f9a59aa7c648b0 (diff)
downloadrust-5fd37862d95a7fd898342e49ae5273edc8886b83.tar.gz
rust-5fd37862d95a7fd898342e49ae5273edc8886b83.zip
Properly track `ImplObligation`s
Instead of probing for all possible impls that could have caused an
`ImplObligation`, keep track of its `DefId` and obligation spans for
accurate error reporting.

Follow up to #89580. Addresses #89418.

Remove some unnecessary clones.

Tweak output for auto trait impl obligations.
Diffstat (limited to 'library/std/src/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions