aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer/tests
Commit message (Expand)AuthorAgeFilesLines
* More robust status notificationsAleksey Kladov2021-04-061-6/+5
* Ignore proc-macro stdout to prevent IPC crashEdwin Cheng2021-03-231-0/+4
* a lot of clippy::style fixesMatthias Krüger2021-03-211-1/+1
* Don't return a SourceChange on WillRenameFiles when nothing gets refactoredLukas Wirth2021-03-201-6/+2
* Don't punish every crate with serde-jsonAleksey Kladov2021-03-081-1/+96
* Speedup heavy testsAleksey Kladov2021-03-012-3/+23
* Clean up unused field warningDániel Buga2021-03-012-15/+1
* Simplify heavy testsAleksey Kladov2021-01-281-18/+14
* Use RA_LOG in testsAleksey Kladov2021-01-281-1/+1
* Easier to debug timeouts in testsAleksey Kladov2021-01-281-12/+22
* Merge #7220bors[bot]2021-01-131-4/+140
|\
| * fix windows test.ShuiRuTian2021-01-131-2/+2
| * unwrap.ShuiRuTian2021-01-131-2/+2
| * skip slow tests.ShuiRuTian2021-01-121-3/+4
| * use path rather than hard code.ShuiRuTian2021-01-121-4/+4
| * fix and add tests.ShuiRuTian2021-01-121-4/+139
* | More readable testAleksey Kladov2021-01-061-2/+12
* | More maintainable configAleksey Kladov2021-01-062-31/+35
|/
* More maintainable caps configAleksey Kladov2021-01-051-5/+19
* Split textDocument/formatting TextEdit with diffJesse Bakker2020-12-311-18/+13
* Latest LSP 3.16 protocolkjeremy2020-11-161-2/+2
* Cleanup workspace loading a tiny bitAleksey Kladov2020-11-131-4/+4
* Remove more unreachable pubsAleksey Kladov2020-11-022-18/+18
* Fix failing testIgor Aleksanov2020-10-021-0/+6
* Don't return any TextEdit if formatting is unchangedJosh Stone2020-09-161-0/+36
* Cleanup heavy testsAleksey Kladov2020-08-252-37/+42
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-243-2/+12
|\
| * Revive cache cleaningAleksey Kladov2020-08-183-0/+10
| * Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-1/+1
| * Rename ra_prof -> profileAleksey Kladov2020-08-121-1/+1
* | update & configure cmark to render three backticksZac Pullar-Strecker2020-08-021-1/+1
* | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-07-313-25/+101
|\|
| * Run package-specific cargo check and test for all targetsKirill Bulatov2020-07-291-4/+4
| * Bump test timeout for macsAleksey Kladov2020-07-281-1/+2
| * Lighter weight tempdirAleksey Kladov2020-07-233-9/+75
| * Require quotes around key-value cfg flags in rust-project.jsonAleksey Kladov2020-07-231-1/+1
| * Mark machine applicable fixes as preferredJeremy Kolb2020-07-161-0/+2
| * Remove unwanted dependencyAleksey Kladov2020-07-081-6/+5
| * Move cargo metadata off the main loopAleksey Kladov2020-07-021-0/+1
| * Indicate when project needs a reloadAleksey Kladov2020-07-021-5/+12
* | Update missed heavy testZac Pullar-Strecker2020-06-301-1/+1
|/
* Add support for include_strLaurențiu Nicola2020-06-271-15/+25
* Be more explicit about absolute paths at various placesAleksey Kladov2020-06-241-3/+5
* Disable file watching when running slow testsAleksey Kladov2020-06-241-4/+10
* Remove useless test codeAleksey Kladov2020-06-231-22/+4
* More principled indentation trimming in fixturesAleksey Kladov2020-06-231-16/+4
* Docs for FixtureAleksey Kladov2020-06-231-2/+2
* SimplifyAleksey Kladov2020-06-231-1/+1
* SimplifyAleksey Kladov2020-06-231-1/+1
* New VFSAleksey Kladov2020-06-232-2/+2