rust/crates
Florian Diebold 946b0ba02c Fix name resolution across source roots
It was using the wrong name in that case.
2019-01-08 15:16:24 +01:00
..
gen_lsp_server Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
ra_analysis use real signature in completion 2019-01-08 16:08:58 +03:00
ra_arena switch interner to use arena 2019-01-08 15:53:32 +03:00
ra_cli migrate ra_cli to new rowan 2019-01-08 11:20:15 +03:00
ra_db switch interner to use arena 2019-01-08 15:53:32 +03:00
ra_editor assist to convert if-let to match 2019-01-08 14:21:29 +03:00
ra_hir Fix name resolution across source roots 2019-01-08 15:16:24 +01:00
ra_lsp_server migrate ra_lsp_server to new rowan 2019-01-08 11:56:17 +03:00
ra_syntax assist to convert if-let to match 2019-01-08 14:21:29 +03:00
ra_text_edit more enterprisey assists API 2019-01-03 18:59:17 +03:00
ra_vfs extract area to a crate 2019-01-04 16:58:10 +03:00
test_utils Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Add a fuzzing subcommand 2018-12-31 13:14:06 +00:00