aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 7526: Renamed create ssr to ide_ssr.Chetan Khilosiya2021-02-2216-24/+25
| * | 7526: Rename crate assists to ide_assists.Chetan Khilosiya2021-02-2273-26/+26
|/ /
* | Merge #7756bors[bot]2021-02-222-22/+2
|\ \
| * | update tidykjeremy2021-02-221-1/+0
| * | update tracing-treekjeremy2021-02-221-21/+2
|/ /
* | Merge #7753bors[bot]2021-02-221-2/+1
|\ \
| * | Add isize to the list of suffixed integers in typed_integerJonas Bushart2021-02-221-2/+1
* | | Merge #7752bors[bot]2021-02-221-2/+2
|\ \ \ | |/ / |/| |
| * | up once_cellkjeremy2021-02-221-2/+2
* | | Merge #7749bors[bot]2021-02-225-42/+88
|\ \ \ | |/ / |/| |
| * | Make more common assist easier to uesAleksey Kladov2021-02-225-42/+88
|/ /
* | Merge #7739bors[bot]2021-02-215-28/+100
|\ \
| * | Pin ungrammarLaurențiu Nicola2021-02-212-3/+3
| * | Add test from #7273Laurențiu Nicola2021-02-211-0/+45
| * | Bump depsLaurențiu Nicola2021-02-213-29/+56
|/ /
* | Merge #7735bors[bot]2021-02-211-4/+4
|\ \
| * | Stop mixing Result and Option with ? in inline_local_variableScott McMurray2021-02-201-4/+4
|/ /
* | Merge #7732bors[bot]2021-02-206-37/+45
|\ \
| * | Don't write trailing whitespace when formatting empty GenericPredicatesLukas Wirth2021-02-203-14/+24
| * | Don't lower TypeBound::Lifetime as GenericPredicate::ErrorLukas Wirth2021-02-204-25/+23
* | | Merge #7733bors[bot]2021-02-2011-20/+124
|\ \ \
| * | | Update testsJeremy Kolb2021-02-2010-0/+104
| * | | Update some cratesJeremy Kolb2021-02-201-20/+20
|/ / /
* | | Merge #7729bors[bot]2021-02-201-2/+12
|\ \ \
| * | | Try to detect musl distros in the Code extensionLaurențiu Nicola2021-02-201-2/+12
* | | | Merge #7730bors[bot]2021-02-201-2/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Use format_to! to make logic a bit nicerMatt Hall2021-02-201-6/+8
| * | | Fix #7712 retain visibility extracting mod to fileMatt Hall2021-02-201-2/+43
|/ / /
* | | Merge #7727bors[bot]2021-02-201-3/+5
|\ \ \
| * | | Remove documentation of obsolete extend selection commandLaurențiu Nicola2021-02-201-3/+5
|/ / /
* | | Merge #7726bors[bot]2021-02-201-0/+3
|\ \ \
| * | | feat(completion): add doc(hidden) completion for attributesBenjamin Coenen2021-02-201-0/+3
| |/ /
* | | Merge #7725bors[bot]2021-02-202-1/+33
|\ \ \ | |/ / |/| |
| * | fix(assist): display where predicates when we want to generate implBenjamin Coenen2021-02-202-1/+33
|/ /
* | Merge #7724bors[bot]2021-02-203-4/+94
|\ \
| * | Consider import prefix config settings during flyimportsKirill Bulatov2021-02-203-4/+94
|/ /
* | Merge #7723bors[bot]2021-02-202-6/+6
|\ \
| * | Fix typosazzamsa2021-02-202-6/+6
* | | Merge #7722bors[bot]2021-02-202-4/+37
|\ \ \ | |/ / |/| |
| * | Add testLaurențiu Nicola2021-02-201-0/+24
| * | Fix incorrect missing field diagnostic with box patternsLaurențiu Nicola2021-02-201-4/+13
|/ /
* | Merge #7707bors[bot]2021-02-1737-32/+33
|\ \
| * | rename completion -> ide_completionAleksey Kladov2021-02-1737-32/+33
|/ /
* | Merge #7706bors[bot]2021-02-173-28/+26
|\ \
| * | Revert "Replace usage of ast::NameOrNameRef with ast::NameLike"Lukas Wirth2021-02-173-28/+26
|/ /
* | Merge #7699bors[bot]2021-02-176-115/+118
|\ \
| * | Replace usage of ast::NameOrNameRef with ast::NameLikeLukas Wirth2021-02-173-26/+28
| * | Implement ast::AstNode for NameLike and move it to node_extLukas Wirth2021-02-165-101/+102
* | | Merge #7705bors[bot]2021-02-171-2/+38
|\ \ \
| * | | Show hover info of the definition of ConstReference patterns instead of its typeLukas Wirth2021-02-171-2/+38
| |/ /