about summary refs log tree commit diff
path: root/crates/ide/src/fixture.rs
AgeCommit message (Expand)AuthorLines
2021-09-26add some testshamidreza kalbasi-0/+19
2021-09-14Enable attribte macros in ide fixturesLukas Wirth-1/+5
2021-09-14fix: fix expansion order for fn-like macros and attributes in token descendingLukas Wirth-0/+2
2021-08-11Show type actions on ranged type hoverLukas Wirth-1/+10
2021-07-11Return both field and local references for shorthands in goto_defLukas Wirth-8/+0
2021-06-14internal: move diagnostics to a new crateAleksey Kladov-8/+0
2021-06-13internal: check diagnostics in all files and not just the first oneAleksey Kladov-10/+2
2021-05-28simplifyLukas Wirth-13/+4
2021-02-09Cleanup testsAleksey Kladov-0/+16
2021-01-07Change <|> to $0 - RebaseKevaundray Wedderburn-6/+6
2020-10-24Re-export base_db from ide_dbIgor Aleksanov-1/+1
2020-10-02rename mock_analysis -> fixtureAleksey Kladov-0/+70