about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-06-14 10:42:09 +0000
committerbors <bors@rust-lang.org>2022-06-14 10:42:09 +0000
commit5a45805db5f058fc1a84631cb6bc34b63617c805 (patch)
treed3a0b9de2b60ecd37dbd4a3a390b406450ef8df9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentc07cbb9ea65bb4ed4c78fa4b664474ea234bbc46 (diff)
parentfdadebe6721a0016b87063d7a54e48c3db6bab82 (diff)
downloadrust-5a45805db5f058fc1a84631cb6bc34b63617c805.tar.gz
rust-5a45805db5f058fc1a84631cb6bc34b63617c805.zip
Auto merge of #8947 - Serial-ATA:lint-produces-output, r=xFrednet
Add lint output to lint list

changelog: Add the ability to show the lint output in the lint list

This just adds the logic to produce the output, it hasn't been added to any lints yet. It did help find some mistakes in some docs though :smile:.

### Screenshots

<details>
<summary>A single code block</summary>

![single-code-block](https://user-images.githubusercontent.com/69764315/172013766-145b22b1-1d91-4fb8-9cd0-b967a52d6330.png)
</details>

<details>
<summary>A single code block with a "Use instead" section</summary>

![with-usage](https://user-images.githubusercontent.com/69764315/172013792-d2dd6c9c-defa-41e0-8c27-8e8e311adb63.png)
</details>

<details>
<summary>Multiple code blocks</summary>

![multi-code-block](https://user-images.githubusercontent.com/69764315/172013808-5328f59b-e7c5-4914-a396-253822a6d350.png)
</details>

This is the last task in #7172 :tada:.
r? `@xFrednet` (?)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions