rust/crates
bors 36a70b7435 Auto merge of #13401 - lnicola:opt-tests, r=lnicola
Run `analysis-stats` on CI, with `opt-level = 1`

We might want to run `analysis-stats` on PRs, and this makes it less unbearable.
2022-10-14 07:00:38 +00:00
..
base-db
cfg
flycheck Prioritize restart messages in flycheck 2022-10-03 14:03:54 +02:00
hir Fix assertion failure in type inference (#13352) 2022-10-05 17:46:56 +02:00
hir-def Auto merge of #13329 - Veykril:rustc-proc-macro, r=Veykril 2022-10-10 21:35:07 +00:00
hir-expand Auto merge of #13329 - Veykril:rustc-proc-macro, r=Veykril 2022-10-10 21:35:07 +00:00
hir-ty Auto merge of #13382 - lowr:fix/reorder-dyn-bounds-on-render, r=lowr 2022-10-11 11:44:32 +00:00
ide Underline only the intra-doc link instead of the whole doc comment 2022-10-09 21:29:31 -04:00
ide-assists Auto merge of #13333 - feniljain:fix_assists, r=Veykril 2022-10-10 08:36:18 +00:00
ide-completion Auto merge of #13358 - btwotwo:feature/env-vars-autocompletion, r=Veykril 2022-10-11 18:45:31 +00:00
ide-db Formatting 2022-10-11 19:53:22 +02:00
ide-diagnostics
ide-ssr
limit
mbe Expand unmatched mbe fragments to reasonable default token trees 2022-10-10 14:27:05 +02:00
parser
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Don't report build-scripts and proc-macros are metadata progress 2022-10-10 15:41:32 +02:00
rust-analyzer internal: ⬆️ xflags 2022-10-08 15:35:07 +01:00
sourcegen
stdx
syntax Avoid format! in favor of to_string 2022-10-12 17:44:15 +03:00
test-utils internal: Allow minicore flags specification to be order independent 2022-10-06 14:31:06 +02:00
text-edit
toolchain
tt
vfs
vfs-notify