rust-analyzer/crates
bors fb39efe26c Auto merge of #13934 - Veykril:unlinked-file-inline-modules, r=Veykril
feat: Make unlinked_file diagnostic quickfixes work for inline modules

Finally got myself to fix this, bothered me quite a bit that this never worked
![Code_Qe3WlMvt5Q](https://user-images.githubusercontent.com/3757771/211927799-023e48ee-7cdd-4dd7-8e25-a23eddc7d897.gif)

(Just gotta fix up the indentation still)
2023-01-12 15:25:12 +00:00
..
base-db derive 'Hash' 2023-01-10 07:18:17 +00:00
cfg Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
flycheck Use experimental capability to enable color codes 2023-01-09 11:50:35 -05:00
hir Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
hir-def interior-mutable types should be 'static' rather than 'const 2023-01-12 10:48:10 +00:00
hir-expand feat: Make unlinked_file diagnostic quickfixes work for inline modules 2023-01-11 22:39:05 +01:00
hir-ty Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
ide fix indentation of unlinked_file quickfix 2023-01-12 11:24:44 +01:00
ide-assists collapse some nested blocks 2023-01-10 20:40:08 +00:00
ide-completion fix: add_format_like_completions to handle no exprs 2023-01-09 12:23:59 +01:00
ide-db Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
ide-diagnostics fix indentation of unlinked_file quickfix 2023-01-12 11:24:44 +01:00
ide-ssr Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
intern Encode one level of cfg_attr in attr_id 2023-01-09 21:06:13 +01:00
limit Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
mbe Auto merge of #13929 - danieleades:simplify, r=lnicola 2023-01-11 09:38:34 +00:00
parser remove useless operations 2023-01-02 15:02:54 +00:00
paths ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
proc-macro-api remove useless operations 2023-01-02 15:02:54 +00:00
proc-macro-srv remove needless borrows 2023-01-02 14:52:32 +00:00
proc-macro-srv-cli ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
proc-macro-test Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
profile remove needless borrows 2023-01-02 14:52:32 +00:00
project-model fixup 2023-01-10 19:44:19 +00:00
rust-analyzer Refine search for const and function assoc items 2023-01-11 17:10:04 +01:00
sourcegen remove needless borrows 2023-01-02 14:52:32 +00:00
stdx remove useless casts 2023-01-02 15:02:54 +00:00
syntax suppress lint 2023-01-10 07:06:26 +00:00
test-utils Auto merge of #13860 - danieleades:clippy, r=lnicola 2023-01-08 17:29:57 +00:00
text-edit ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
toolchain Moar linting: needless_borrow, let_unit_value, ... 2022-12-25 05:07:47 -05:00
tt Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
vfs feat: Make unlinked_file diagnostic quickfixes work for inline modules 2023-01-11 22:39:05 +01:00
vfs-notify ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00