aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix formattingAleksey Kladov2020-05-242-4/+1
|
* Document some rust-analyzer specific protocol extensionsAleksey Kladov2020-05-242-7/+70
|
* Document matchingBrace LSP requestAleksey Kladov2020-05-246-19/+63
|
* Fix bors config?Aleksey Kladov2020-05-241-1/+3
|
* Merge pull request #4574 from lnicola/bump-depsAleksey Kladov2020-05-242-244/+342
|\ | | | | Bump some dependencies
| * Bump more cratesLaurențiu Nicola2020-05-241-8/+8
| |
| * Bump more npm depsLaurențiu Nicola2020-05-242-240/+338
| |
| * Bump some npm depsLaurențiu Nicola2020-05-242-39/+39
| |
| * Bump rustc_lexerLaurențiu Nicola2020-05-241-8/+8
| |
* | Reorgonise extensions docsAleksey Kladov2020-05-241-48/+50
| |
* | Fix testsAleksey Kladov2020-05-241-25/+25
| |
* | Fix Cargo.lockAleksey Kladov2020-05-241-14/+17
| |
* | Merge pull request #4548 from bnjjj/fix_4464Aleksey Kladov2020-05-249-19/+234
|\ \ | | | | | | add support of feature flag for runnables
| * | add support of feature flag for runnables #4464Benjamin Coenen2020-05-242-15/+1
| | | | | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
| * | add support of feature flag for runnables #4464Benjamin Coenen2020-05-236-99/+145
| | | | | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
| * | add support of feature flag for runnables #4464Benjamin Coenen2020-05-222-21/+9
| | | | | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
| * | add support of feature flag for runnables #4464Benjamin Coenen2020-05-21130-1971/+2975
| |\ \ | | | | | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
| * | | add support of feature flag for runnables #4464Benjamin Coenen2020-05-217-19/+212
| | | | | | | | | | | | | | | | Signed-off-by: Benjamin Coenen <[email protected]>
* | | | Merge pull request #4495 from vsrs/fixture_metaAleksey Kladov2020-05-247-77/+326
|\ \ \ \ | | | | | | | | | | Test fixtures parsing improvements
| * | | | JFF, ra_fixture arg name for a code highlightingvsrs2020-05-161-9/+11
| | | | |
| * | | | smoke testvsrs2020-05-161-0/+6
| | | | |
| * | | | Propogate fixture meta to AnalysisHostvsrs2020-05-165-16/+113
| | | | | | | | | | | | | | | | | | | | Except crate name.
| * | | | Use FixtureMeta in MockAnalysisvsrs2020-05-162-17/+85
| | | | |
| * | | | Remove temporary FixtureEntry parsed_meta field.vsrs2020-05-164-11/+10
| | | | |
| * | | | Reimplement ra_db::fixture::ParsedMetavsrs2020-05-162-51/+28
| | | | | | | | | | | | | | | | | | | | in terms of test_utils::FixtureMeta
| * | | | parse fixture meta in test_utils cratevsrs2020-05-162-1/+101
| | | | |
* | | | | Merge pull request #4474 from georgewfraser/color_attrsAleksey Kladov2020-05-247-4/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | | Color attribute functions
| * | | | Color attribute functionsGeorge Fraser2020-05-197-4/+24
| | | | |
* | | | | Merge pull request #4590 from Julian-Wollersberger/update_unescapeAleksey Kladov2020-05-244-16/+15
|\ \ \ \ \ | | | | | | | | | | | | Update to rustc_lexer version 660
| * | | | | Some FIXMEs were outdated:Julian Wollersberger2020-05-241-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Done at line 243: "Add validation of `crate` keyword not appearing in the middle of the symbol path" * Already happened: "Remove validation of unterminated literals (it is already implemented in `tokenize()`)" * Happens in `unescape()`: "Add validation of character literal containing only a single char" * Missing: "raw string literals and raw byte string literals"
| * | | | | Update to rustc_lexer version 660.Julian Wollersberger2020-05-244-13/+14
|/ / / / / | | | | | | | | | | | | | | | Change `unescape_*()` to `unescape_literal()`.
* | | | | Merge pull request #4538 from vsrs/vscode_testsAleksey Kladov2020-05-2312-33/+1018
|\ \ \ \ \ | | | | | | | | | | | | vscode client side tests
| * | | | | vscode tests configuration for more verbose outputvsrs2020-05-231-0/+2
| | | | | |
| * | | | | OS matrix for TypeScriptvsrs2020-05-231-1/+8
| | | | | |
| * | | | | xvfb-action fixvsrs2020-05-231-3/+3
| | | | | |
| * | | | | Try GabrielBB/xvfb to run vscode testsvsrs2020-05-231-11/+5
| | | | | |
| * | | | | Start xvfb manually on ubuntuvsrs2020-05-231-1/+10
| | | | | |
| * | | | | try to run TypeScript CI on windowsvsrs2020-05-231-2/+2
| | | | | |
| * | | | | Add `npm test` to CIvsrs2020-05-231-0/+3
| | | | | |
| * | | | | Apply suggestions from @Veetaha code reviewvsrs2020-05-213-53/+44
| | | | | |
| * | | | | vscode client side testsvsrs2020-05-2011-32/+1011
| | | | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #4555 #4575bors[bot]2020-05-238-19/+227
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4555: VSCode: added patchelf after download for NixOS support r=matklad a=cab404 This adds Nix support, and fixes #4542 4575: Use Chalk's built-in representations for fn items and pointers r=matklad a=flodiebold The `TypeName::FnDef` was just added; the function pointer variant has existed for a while, I just forgot about it because it's special (because fn pointers can be higher-ranked over lifetimes). We *could* also make `FnPtr` a separate `Ty` variant instead of a `TypeCtor` variant, which would make the conversion code a bit less special-casey, but it doesn't seem worth doing right now. Co-authored-by: Vladimir Serov <[email protected]> Co-authored-by: Cabia Rangris <[email protected]> Co-authored-by: Florian Diebold <[email protected]>
| | * | | | | | Use Chalk's Ty::Function for function pointer typesFlorian Diebold2020-05-222-8/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Function pointers can be 'higher-ranked' over lifetimes, which is why they're not an application type in Chalk, but since we don't model lifetimes it doesn't matter for us yet.
| | * | | | | | Use Chalk's built-in representation of function item typesFlorian Diebold2020-05-227-10/+128
| | | | | | | |
| * | | | | | | Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelfVladimir Serov2020-05-211-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Update editors/code/src/main.tsCabia Rangris2020-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jeremy Kolb <[email protected]>
| * | | | | | | | editors/vscode: forgotten await in os checkVladimir Serov2020-05-211-1/+1
| | | | | | | | |
| * | | | | | | | editors/vscode: patchelf-ing without intermediate filesVladimir Serov2020-05-211-5/+5
| |/ / / / / / /
| * | | | | | | editor/vscode: lintVladimir Serov2020-05-211-21/+21
| | | | | | | |
| * | | | | | | editors/vscode: removing original file after patchingVladimir Serov2020-05-211-1/+1
| | | | | | | |