about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-06-20 19:31:30 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-06-20 19:31:53 +0200
commit890ade5ae85300cc96b1f948d4ac2d756cc67ccd (patch)
treebd98b35823e41c2169a0f75efdf6fb65028aeae5 /compiler/rustc_codegen_llvm/src
parent07338a40de90d64155ca25bb58fc24cf9d6b0caa (diff)
downloadrust-890ade5ae85300cc96b1f948d4ac2d756cc67ccd.tar.gz
rust-890ade5ae85300cc96b1f948d4ac2d756cc67ccd.zip
Bless UI tests: do not print alternate implementors of `Step`
Alternative candidates for a trait implementation are not printed when
the trait has a diagnostic name, to avoid printing alternatives for
common stdlib traits such as `Copy` or `Debug`. However, this affects
all traits for which a diagnostic item is added.

Here, the list of alternatives candidates for `Step` does not seem
useful, and `Step` is unstable, so this will not be missed.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions