rust/crates
bors[bot] a5fe9f7a87 Merge #1604
1604: Fix failing type interference for floating point literal r=matklad a=theotherphil

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/1592

Co-authored-by: Phil Ellison <phil.j.ellison@gmail.com>
2019-07-29 19:02:39 +00:00
..
gen_lsp_server flexi_logger 0.14 2019-07-22 13:13:55 -04:00
ra_arena allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_assists Move assist test, add literal type inference test 2019-07-29 19:02:03 +01:00
ra_batch Remove unused dependencies 2019-07-09 00:28:00 +09:00
ra_cli Make Analysis api cancellable 2019-07-25 20:22:41 +03:00
ra_db make Parse generic 2019-07-18 22:55:04 +03:00
ra_fmt align SyntaxText API with upstream 2019-07-20 16:52:11 +03:00
ra_hir Merge #1604 2019-07-29 19:02:39 +00:00
ra_ide_api Merge #1601 2019-07-29 12:54:40 +00:00
ra_lsp_server Support destructuring patterns 2019-07-29 00:33:10 +03:00
ra_mbe switch to upstream rowan's API 2019-07-20 20:12:06 +03:00
ra_parser fix: parse box syntax inside parentheses 2019-07-22 20:52:10 +08:00
ra_prof jemallocator 0.3 2019-07-17 10:58:17 -04:00
ra_project_model Remove unused dependencies 2019-07-09 00:28:00 +09:00
ra_syntax Merge #1604 2019-07-29 19:02:39 +00:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools it's a good idea to build extension before installing it 2019-07-27 23:02:03 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
test_utils Remove unused dependencies 2019-07-09 00:28:00 +09:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00