rust/crates
bors 783130bd26 Auto merge of #15250 - lowr:fix/extract-fn-no-control-flow-with-tail-expr, r=Veykril
fix: don't use control flow when extracted fn contains tail expr of original fn

Fixes #10113
Fixes #15061
2023-08-08 13:38:49 +00:00
..
base-db
cfg
flycheck
hir Add currently unused UseId variants 2023-08-02 14:53:45 +02:00
hir-def Auto merge of #15350 - max-heller:issue-11756, r=Veykril 2023-08-08 13:05:26 +00:00
hir-expand Simplify 2023-08-01 17:47:52 +02:00
hir-ty Improve mir interpreter performance by caching 2023-08-04 16:05:54 +03:30
ide Auto merge of #15350 - max-heller:issue-11756, r=Veykril 2023-08-08 13:05:26 +00:00
ide-assists Auto merge of #15250 - lowr:fix/extract-fn-no-control-flow-with-tail-expr, r=Veykril 2023-08-08 13:38:49 +00:00
ide-completion remove unicode-ident dependency 2023-08-01 18:18:12 -04:00
ide-db Remove suspicious unwrap 2023-08-02 12:18:10 +02:00
ide-diagnostics Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
ide-ssr
intern
limit
load-cargo
mbe fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
parser fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
paths
proc-macro-api
proc-macro-srv Minor refactoring 2023-07-27 16:30:57 +09:00
proc-macro-srv-cli
proc-macro-test
profile
project-model
rust-analyzer SCIP: Qualify parameters by the containing function 2023-08-04 16:38:31 -07:00
sourcegen
stdx
syntax fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
test-utils
text-edit
toolchain
tt Auto merge of #15367 - Veykril:eager-macro-inputs, r=Veykril 2023-08-01 11:23:02 +00:00
vfs
vfs-notify