aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge #7741bors[bot]2021-02-244-0/+327
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Address further review commentsMatt Hall2021-02-242-51/+36
| * | | | | Address review commentsMatt Hall2021-02-231-33/+125
| * | | | | Add convert_for_to_iter_for_each assistMatt Hall2021-02-233-0/+250
| |/ / / /
* | | | | Merge #7719bors[bot]2021-02-248-21/+137
|\ \ \ \ \
| * | | | | Add tests for apply_demorganLukas Wirth2021-02-243-18/+83
| * | | | | De Morgan's Law assist now correctly inverts <, <=, >, >=.lbrande2021-02-247-13/+68
| * | | | | De Morgan's Law assist now correctly parenthesizes binary expressions.lbrande2021-02-243-11/+7
| | |/ / / | |/| | |
* | | | | Merge #7775bors[bot]2021-02-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix typo.boxdot2021-02-241-1/+1
|/ / / /
* | | | Merge #7772bors[bot]2021-02-232-4/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Pickup ConstReference patterns in FindUsagesLukas Wirth2021-02-232-4/+36
|/ / /
* | | Merge #7770bors[bot]2021-02-231-1/+4
|\ \ \ | |/ / |/| |
| * | reliable memory usage during benchmarkingAleksey Kladov2021-02-231-1/+4
* | | Merge #7769bors[bot]2021-02-231-2/+2
|\ \ \
| * | | Update miokjeremy2021-02-231-2/+2
* | | | Merge #7768bors[bot]2021-02-234-9/+65
|\ \ \ \ | |/ / / |/| | |
| * | | is_visible_from_def_map: handle block expressionsJonas Schievink2021-02-233-9/+37
| * | | Add testJonas Schievink2021-02-231-0/+28
| |/ /
* | | Merge #7766bors[bot]2021-02-232-1630/+1852
|\ \ \ | |/ / |/| |
| * | Update our vscode npm packageskjeremy2021-02-232-1630/+1852
|/ /
* | Merge #7759bors[bot]2021-02-2286-50/+51
|\ \
| * | 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
|/ / /