diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-08-09 17:34:54 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-09 17:34:54 +0530 |
| commit | d910e5376b69d232071b8eeed4d65e703e13a82b (patch) | |
| tree | 81ea31c690e0e14ab9d751b47b80431ad51ac0b6 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 7efe24c3ed070193ca64f402036166c8ab0c44b3 (diff) | |
| parent | b3b23aada9382e7768c0bd4d8f79319d73558259 (diff) | |
| download | rust-d910e5376b69d232071b8eeed4d65e703e13a82b.tar.gz rust-d910e5376b69d232071b8eeed4d65e703e13a82b.zip | |
Rollup merge of #100221 - compiler-errors:impossible-trait-items, r=lcnr,notriddle,camelid
Don't document impossible to call default trait items on impls Closes #100176 This only skips documenting _default_ trait items on impls, not ones that are written inside the impl block. This is a conservative approach, since I think we should document all items written in an impl block (I guess unless hidden or whatever), but the existence of this new query I added makes this easy to extend to other rustdoc cases.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
