about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-21 23:02:00 +0100
committerGitHub <noreply@github.com>2023-02-21 23:02:00 +0100
commitae0143007839fada3fadd790dc9b8c1a36c61dee (patch)
treecd377aac8ca4ab978e86c1489f3d10d68e2d48eb /compiler/rustc_interface/src
parent8a5843f07f20ae70b8caa24d78857ef221b54ccb (diff)
parenta58682d7ccef5248ae814e9ec8c851cf019fd787 (diff)
downloadrust-ae0143007839fada3fadd790dc9b8c1a36c61dee.tar.gz
rust-ae0143007839fada3fadd790dc9b8c1a36c61dee.zip
Rollup merge of #108295 - compiler-errors:wtf-is-this, r=cjgillot
Use DefKind to give more item kind information during BindingObligation note

The current label says "required by a bound in this". When I see that label, my immediate impression is "this... **what**?". It feels like it was cut short.

Alternative to this would be saying "in this item", but adding the item kind is strictly more informational and adds very little overhead to the existing error presentation.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions