rust/crates
bors[bot] 98ae447fa7
Merge #5153
5153: Make SemanticsScope non-generic r=matklad a=lnicola

This slightly reduces the build times:

![image](https://user-images.githubusercontent.com/308347/86210975-3a809480-bb7e-11ea-8975-788457f6b353.png)

(compare to https://github.com/rust-analyzer/rust-analyzer/issues/1987#issuecomment-652202248)

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-07-01 07:17:16 +00:00
..
expect Fix potential overflow 2020-06-27 21:35:52 +02:00
flycheck Cleanup cargo process handling in flycheck 2020-06-28 23:42:44 +02:00
paths Be more explicit about absolute paths at various places 2020-06-24 14:39:34 +02:00
ra_arena Shrink arenas after building ItemTree 2020-06-24 16:54:21 +02:00
ra_assists Make SemanticsScope non-generic 2020-07-01 09:34:45 +03:00
ra_cfg add support of feature flag for runnables #4464 2020-05-23 20:59:18 +02:00
ra_db Rewrite goto definition tests 2020-06-30 13:03:08 +02:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir Make SemanticsScope non-generic 2020-07-01 09:34:45 +03:00
ra_hir_def Remove entries_without_primitives 2020-06-30 14:06:23 +02:00
ra_hir_expand Add support for include_bytes 2020-06-27 21:02:47 +03:00
ra_hir_ty Better factoring 2020-06-30 12:14:16 +02:00
ra_ide Make SemanticsScope non-generic 2020-07-01 09:34:45 +03:00
ra_ide_db Simlify with matches!() 2020-06-28 04:03:59 +03:00
ra_mbe Simlify with matches!() 2020-06-28 04:03:59 +03:00
ra_parser Simlify with matches!() 2020-06-28 04:03:59 +03:00
ra_proc_macro
ra_proc_macro_srv Update test for new serde 2020-06-21 12:10:50 -04:00
ra_prof
ra_project_model Don't crash on empty out_dirs with older cargos 2020-06-30 22:12:27 +02:00
ra_ssr Fix some typos 2020-06-30 10:43:37 +10:00
ra_syntax Update the rest of the tests 2020-06-29 17:23:01 +02:00
ra_text_edit Formalize JoinLines protocol extension 2020-05-21 20:05:33 +02:00
ra_toolchain Better exe probing 2020-06-27 02:04:33 +02:00
ra_tt Simlify with matches!() 2020-06-28 04:03:59 +03:00
rust-analyzer analysis-stats: allow parallel type inference 2020-06-30 17:00:17 +02:00
stdx More principled indentation trimming in fixtures 2020-06-23 23:33:41 +02:00
test_utils Simplify most of the inlay hints tests 2020-06-30 18:04:25 +02:00
vfs FileSetConfig works with empty set of roots 2020-07-01 09:06:51 +02:00
vfs-notify Naming 2020-06-28 22:35:18 +02:00