rust/crates
bors[bot] 966b692422
Merge #11771
11771: feat: Visualize compiler inserted reborrows via inlay hints r=Veykril a=Veykril

Disabled by default.

![image](https://user-images.githubusercontent.com/3757771/159165178-baaf968a-4381-468e-933f-5326ca1b203d.png)

Closes https://github.com/rust-analyzer/rust-analyzer/issues/11275


Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-03-20 13:47:16 +00:00
..
base_db fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
cfg
flycheck
hir Merge #11771 2022-03-20 13:47:16 +00:00
hir_def Merge #11750 2022-03-18 11:13:37 +00:00
hir_expand more clippy fixes: 2022-03-12 16:50:49 +01:00
hir_ty Merge #11771 2022-03-20 13:47:16 +00:00
ide Merge #11771 2022-03-20 13:47:16 +00:00
ide_assists Merge #11741 2022-03-17 13:23:22 +00:00
ide_completion Complete assoc const patterns on builtin types 2022-03-18 15:36:18 +01:00
ide_db Provide signature help when editing generic args 2022-03-18 19:59:41 +01:00
ide_diagnostics fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
ide_ssr Disable one of the failing SSR test cases 2022-03-09 02:08:44 +01:00
limit
mbe fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
parser refactor: Rename and move const_arg_path 2022-03-11 22:28:38 +00:00
paths
proc_macro_api fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
proc_macro_srv fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
proc_macro_test
profile
project_model Update project_model test outputs 2022-03-09 22:34:42 +01:00
rust-analyzer Merge #11771 2022-03-20 13:47:16 +00:00
sourcegen Bump xshell and fix dist 2022-03-17 08:53:33 +02:00
stdx
syntax fix: "Extract to function" assist preserves break and continue labels 2022-03-12 08:54:06 -08:00
test_utils feat: Implement lifetime elision hints 2022-03-18 18:11:16 +01:00
text_edit more clippy fixes: 2022-03-12 16:50:49 +01:00
toolchain
tt Track synthetic tokens, to be able to remove them again later 2022-02-08 18:13:18 +01:00
vfs
vfs-notify Bump deps 2022-03-17 19:24:37 +02:00