bors[bot] e9060db158 Merge #253
253: Fix diagnostic fixes showing up everywhere r=matklad a=flodiebold

The LSP code action request always returned the fixes for all diagnostics anywhere in the file, because of a shadowed variable.


There's no test yet; I wasn't sure where to add it. I tried adding one in `heavy_tests`, but that's a bit uncomfortable because the code action response contains the (random) file paths. I could make it work, but wanted to ask beforehand what you think.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2018-12-05 22:04:34 +00:00
..
2018-11-29 15:30:49 -05:00
2018-11-07 18:42:36 +03:00
2018-12-05 16:01:18 +03:00
2018-12-02 13:08:16 +00:00
2018-12-05 13:20:11 +03:00
2018-12-05 21:46:43 +00:00
2018-10-31 23:41:43 +03:00
2018-11-24 21:52:49 +03:00