]> git.lizzy.rs Git - rust.git/history - crates
Fix resolve_proc_macro heavy test
[rust.git] / crates /
2020-05-23 Galilée 'Bill' Eng... Fix resolve_proc_macro heavy test
2020-05-22 Galilée 'Bill' Eng... Update tests to accept new hover formatting
2020-05-22 Galilée 'Bill' Eng... Fix formatting error when no modpath is present
2020-05-22 Galilée 'Bill' Eng... Modify hover info to show module path separated by...
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-21 Galilée 'Bill' Eng... Add extra newline after module path in hover info
2020-05-21 bors[bot]Merge #4557
2020-05-21 Aleksey KladovFormalize JoinLines protocol extension
2020-05-21 bors[bot]Merge #4553
2020-05-21 Aleksey KladovCleanup
2020-05-21 Aleksey KladovCleanup TextEdit
2020-05-21 bors[bot]Merge #4552
2020-05-21 Aleksey KladovRemove dead code for handling cursor positions
2020-05-21 Aleksey KladovTransition OnEnter to WorkspaceSnippetEdit
2020-05-21 bors[bot]Merge #4547
2020-05-21 Aleksey KladovRemove unused cursor positions
2020-05-20 bors[bot]Merge #4506
2020-05-20 bors[bot]Merge #4543
2020-05-20 Aleksey KladovRemove unused cursor positions
2020-05-20 bors[bot]Merge #4541
2020-05-20 Aleksey KladovRemove set_cursor
2020-05-20 Aleksey KladovSnippetify unwrap -> match
2020-05-20 Jonas SchievinkMake `find_path_inner` a query
2020-05-20 Aleksey KladovMore snippets
2020-05-20 bors[bot]Merge #4540
2020-05-20 Aleksey KladovMore snippets
2020-05-20 bors[bot]Merge #4526
2020-05-20 Aleksey KladovSnippetify introduce/inline var
2020-05-20 bors[bot]Merge #4539
2020-05-20 Aleksey KladovRelax cursor position tests in assists
2020-05-20 bors[bot]Merge #4533
2020-05-20 Aleksey KladovSnippetify fix_visibility
2020-05-20 Aleksey KladovSnippetify fill_match_arms
2020-05-20 Aleksey KladovDon't set cursor in change_visibility
2020-05-20 Aleksey KladovCleanup imports
2020-05-20 bors[bot]Merge #4532
2020-05-20 Aleksey KladovSplit change_ and fix_ visibility assists
2020-05-20 bors[bot]Merge #4520
2020-05-20 Aleksey KladovSwitch to new magic marks
2020-05-20 Aleksey KladovRemove cross-crate marks
2020-05-20 Aleksey KladovSignificantly more glorious marks
2020-05-20 bors[bot]Merge #4530
2020-05-20 Aleksey KladovUse snippets in change_return_type_to_result
2020-05-20 bors[bot]Merge #4529
2020-05-20 Aleksey KladovFix Some|None order in fill_match_arms
2020-05-20 Aleksey Kladovwip
2020-05-20 Aleksey KladovCleanup
2020-05-20 Aleksey KladovMinor
2020-05-20 Aleksey KladovMinor
2020-05-20 Aleksey KladovSnippetify add_new
2020-05-20 bors[bot]Merge #4528
2020-05-20 bors[bot]Merge #4505
2020-05-20 Aaron LoucksUse a flat play icon instead of the blue emoji with...
2020-05-20 bors[bot]Merge #4525
2020-05-20 Aleksey KladovBetter cursor placement when adding impl members
2020-05-19 bors[bot]Merge #4524
2020-05-19 Aleksey KladovUse snippets in add_missing_members
2020-05-19 bors[bot]Merge #4521 #4522
2020-05-19 Aleksey KladovModerate cleanup of add_function
2020-05-19 Aleksey KladovExplain the purpose of `ast::make` module more clearly
2020-05-19 Aleksey KladovUse snippets in add function
2020-05-19 Aleksey KladovCleanup
2020-05-19 Aleksey KladovCleanup
2020-05-19 Aleksey KladovUse new format for all assists that don't change cursor...
2020-05-19 bors[bot]Merge #4518
2020-05-19 Aleksey KladovNew assist: add turbo fish
2020-05-19 Roland RuckerbauerApply suggestion of @flodiebold: Get rid of multiple...
2020-05-19 Roland Ruckerbauerloop return value inference: add tests
2020-05-19 Roland RuckerbauerMove false negative expr_diverges_missing_arm() to...
2020-05-19 Roland Ruckerbauerloop return value inference: coerce_merge branches
2020-05-19 bors[bot]Merge #4494
2020-05-19 Aleksey KladovUpdate test data
2020-05-19 Aleksey KladovServer side of SnippetTextEdit
2020-05-19 Aleksey KladovAdd snippetTextEdit protocol extension
2020-05-19 Aleksey KladovAdd snippet support for some assists
2020-05-19 Aleksey KladovAdd AssistConfig
2020-05-19 bors[bot]Merge #4491
2020-05-19 bors[bot]Merge #4514
2020-05-19 Aleksey KladovCleanup query fn naming
2020-05-19 Aleksey KladovMove public API to the top
2020-05-19 Aleksey KladovSimplify
2020-05-19 Aleksey KladovCleanup imports
2020-05-18 Roland RuckerbauerInfer return type of loops with value breaks.
2020-05-18 bors[bot]Merge #4501
2020-05-18 Jonas Schievink Querify `importable_locations_in_crate`
2020-05-18 bors[bot]Merge #4497
2020-05-18 bors[bot]Merge #4493
2020-05-18 bors[bot]Merge #4499
2020-05-18 vsrsAdd "rust-analyzer.lens.enable"
2020-05-18 Hrvoje BanAdd more tests for Fn traits
2020-05-17 vsrscode formatting
2020-05-17 vsrsCodeLens configuration options.
2020-05-17 Edwin ChengCreate LowerCtx on the fly
2020-05-17 Coenen BenjaminFix doctests in an Impl block
2020-05-17 Benjamin Coenenfix doctest inside impl block #4449
2020-05-17 bors[bot]Merge #4473
2020-05-16 bors[bot]Merge #4489
2020-05-16 Benjamin Coenenfix doctest inside impl block #4449
2020-05-16 bors[bot]Merge #4484
2020-05-16 Simon Vandel SillesenReuse Vec allocations
next