aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-242-15/+1
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-236-99/+145
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-222-21/+9
* add support of feature flag for runnables #4464Benjamin Coenen2020-05-21130-1971/+2975
|\
| * Merge #4547bors[bot]2020-05-213-8/+3
| |\
| | * Remove unused cursor positionsAleksey Kladov2020-05-213-8/+3
| |/
| * Merge #4506bors[bot]2020-05-212-4/+7
| |\
| | * Make `find_path_inner` a queryJonas Schievink2020-05-202-4/+7
| * | Merge #4543bors[bot]2020-05-211-13/+7
| |\ \
| | * | Remove unused cursor positionsAleksey Kladov2020-05-201-13/+7
| |/ /
| * | Merge #4541bors[bot]2020-05-208-68/+61
| |\ \ | | |/ | |/|
| | * Remove set_cursorAleksey Kladov2020-05-202-31/+13
| | * Snippetify unwrap -> matchAleksey Kladov2020-05-203-14/+31
| | * More snippetsAleksey Kladov2020-05-203-23/+17
| |/
| * Merge #4540bors[bot]2020-05-2010-172/+133
| |\
| | * More snippetsAleksey Kladov2020-05-206-97/+45
| | * Snippetify introduce/inline varAleksey Kladov2020-05-204-75/+88
| * | Merge #4526bors[bot]2020-05-201-2/+2
| |\ \
| | * | Use a flat play icon instead of the blue emoji with test code lensAaron Loucks2020-05-201-2/+2
| * | | Merge #4539bors[bot]2020-05-2014-117/+96
| |\ \ \ | | | |/ | | |/|
| | * | Relax cursor position tests in assistsAleksey Kladov2020-05-2014-117/+96
| |/ /
| * | Merge #4536bors[bot]2020-05-202-5/+5
| |\ \
| | * | Fix names of launch configuration in dev docsYuki Kodama2020-05-202-5/+5
| * | | Merge #4537bors[bot]2020-05-201-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix GNOME spellingAlexandre Franke2020-05-201-1/+1
| |/ /
| * | Merge #4533bors[bot]2020-05-206-160/+124
| |\ \
| | * | Snippetify fix_visibilityAleksey Kladov2020-05-203-32/+36
| | * | Snippetify fill_match_armsAleksey Kladov2020-05-203-118/+79
| | * | Don't set cursor in change_visibilityAleksey Kladov2020-05-201-6/+3
| | * | Cleanup importsAleksey Kladov2020-05-201-4/+6
| |/ /
| * | Merge #4532bors[bot]2020-05-205-506/+603
| |\ \
| | * | Split change_ and fix_ visibility assistsAleksey Kladov2020-05-205-506/+603
| |/ /
| * | Merge #4520bors[bot]2020-05-2049-288/+179
| |\ \
| | * | Switch to new magic marksAleksey Kladov2020-05-2042-298/+152
| | * | Remove cross-crate marksAleksey Kladov2020-05-207-45/+4
| | * | Significantly more glorious marksAleksey Kladov2020-05-204-8/+86
| |/ /
| * | Merge #4530bors[bot]2020-05-207-92/+85
| |\ \
| | * | Use snippets in change_return_type_to_resultAleksey Kladov2020-05-203-48/+37
| | * | wipAleksey Kladov2020-05-201-4/+8
| | * | CleanupAleksey Kladov2020-05-201-12/+10
| | * | MinorAleksey Kladov2020-05-201-2/+1
| | * | MinorAleksey Kladov2020-05-203-5/+10
| | * | Snippetify add_newAleksey Kladov2020-05-203-31/+29
| * | | Merge #4529bors[bot]2020-05-203-11/+69
| |\ \ \
| | * | | Fix Some|None order in fill_match_armsAleksey Kladov2020-05-203-11/+69
| | |/ /
| * | | Merge #4528bors[bot]2020-05-201-4/+8
| |\ \ \ | | |/ / | |/| |
| | * | Debug lens fix for a binary.vsrs2020-05-201-4/+8
| | |/
| * | Merge #4505bors[bot]2020-05-204-30/+106
| |\ \ | | |/ | |/|
| | * Apply suggestion of @flodiebold: Get rid of multiple unwrapsRoland Ruckerbauer2020-05-191-12/+10
| | * loop return value inference: add testsRoland Ruckerbauer2020-05-191-0/+63