rust/crates/ra_ide_api/src
bors[bot] f6f2e89e7a Merge #546
546: replace `assert_dbg_eq` with Insta r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-01-15 11:18:56 +00:00
..
completion args -> params 2019-01-12 21:58:16 +01:00
snapshots switch to insta for testing 2019-01-15 14:18:24 +03:00
call_info.rs fix usages after rename 2019-01-08 22:33:36 +03:00
completion.rs fix usages after rename 2019-01-08 22:33:36 +03:00
db.rs Implement basic inherent method resolution 2019-01-12 15:01:19 +01:00
extend_selection.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
goto_definition.rs goto defenition works for type-inferred methods 2019-01-13 18:56:57 +03:00
hover.rs Fix type inference for raw (byte) strings 2019-01-14 20:56:14 +01:00
imp.rs fix tests 2019-01-11 18:32:22 +03:00
lib.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
mock_analysis.rs fix usages after rename 2019-01-08 22:33:36 +03:00
navigation_target.rs fix go to parent module 2019-01-13 21:56:20 +03:00
parent_module.rs fix go to parent module 2019-01-13 21:56:20 +03:00
runnables.rs switch to insta for testing 2019-01-15 14:18:24 +03:00
symbol_index.rs rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
syntax_highlighting.rs switch to insta for testing 2019-01-15 14:18:24 +03:00