rust/crates
bors 7f9c054686 Auto merge of #12626 - CuriousCorrelation:fix/empty-reasons, r=flodiebold
fix: trailing ':' on empty inactive reasons

## Description
Fixes trailing ':' even when there is no explanation. e.g.
``` sh
code is inactive due to #[cfg] directives:
```
## Issue
Fixes: #12615
2022-06-30 10:19:21 +00:00
..
base-db Show proc-macro loading errors in unresolved-proc-macro diagnostics 2022-06-15 17:34:01 +02:00
cfg internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
flycheck Send a DidCancel event when restarting flychecks 2022-06-16 15:25:50 +02:00
hir fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
hir-def Auto merge of #12428 - lowr:experimental/destructuring-assignment, r=flodiebold 2022-06-30 09:14:12 +00:00
hir-expand fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
hir-ty Auto merge of #12428 - lowr:experimental/destructuring-assignment, r=flodiebold 2022-06-30 09:14:12 +00:00
ide clarify comment and add autolink test case 2022-06-23 19:02:30 -04:00
ide-assists restrict the assist so that it only appears if the cursor is on the loop keyword 2022-06-11 07:11:56 +08:00
ide-completion Auto merge of #12643 - Veykril:macro-compl, r=Veykril 2022-06-27 12:40:46 +00:00
ide-db fix: inserted imports must come after a shebang if present 2022-06-15 19:42:43 +00:00
ide-diagnostics Auto merge of #12626 - CuriousCorrelation:fix/empty-reasons, r=flodiebold 2022-06-30 10:19:21 +00:00
ide-ssr internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
limit
mbe internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
parser internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
paths
proc-macro-api Show proc-macro loading errors in unresolved-proc-macro diagnostics 2022-06-15 17:34:01 +02:00
proc-macro-srv Auto merge of #12502 - Veykril:deps, r=Veykril 2022-06-10 19:51:04 +00:00
proc-macro-test
profile internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
project-model fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
rust-analyzer fix: Report proc macro errors in expressions correctly as well 2022-06-28 10:43:22 +02:00
sourcegen internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
stdx Polish 2022-06-15 18:35:48 +02:00
syntax internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
test-utils internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
text-edit
toolchain
tt internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
vfs internal: Bump Dependencies 2022-06-10 17:30:02 +02:00
vfs-notify internal: Bump Dependencies 2022-06-10 17:30:02 +02:00