| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Set up a search scope when searching for mbe macro references | Lukas Wirth | 2021-03-23 | 3 | -4/+56 |
* | | | Merge #8162 | bors[bot] | 2021-03-23 | 3 | -17/+10 |
|\ \ \ |
|
| * | | | Improve readability | Aleksey Kladov | 2021-03-23 | 1 | -0/+1 |
| * | | | Align naming of deps and revdeps | Aleksey Kladov | 2021-03-23 | 2 | -9/+2 |
| * | | | Align semantics of deps and rev deps | Aleksey Kladov | 2021-03-23 | 1 | -2/+2 |
| * | | | Compute more mathematically well-rounded notion of transitive deps | Aleksey Kladov | 2021-03-23 | 3 | -6/+5 |
| |/ / |
|
* | | | Merge #8142 | bors[bot] | 2021-03-23 | 4 | -7/+75 |
|\ \ \
| |/ /
|/| | |
|
| * | | add unit test to demonstrate struct fields/methods do not get ref match compl... | Josh Mcguigan | 2021-03-23 | 1 | -0/+38 |
| * | | implement a temporary workaround for #8058 | Josh Mcguigan | 2021-03-22 | 4 | -7/+37 |
* | | | Merge #8156 | bors[bot] | 2021-03-22 | 2 | -8/+63 |
|\ \ \ |
|
| * | | | Correctly lower TraitRefs with default params | Lukas Wirth | 2021-03-22 | 2 | -8/+63 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge #8154 #8155 | bors[bot] | 2021-03-22 | 11 | -90/+163 |
|\ \ \ \ \ |
|
| | * | | | | resolver: manually traverse nested block scopes | Jonas Schievink | 2021-03-22 | 4 | -5/+45 |
| | |/ / / |
|
| * / / / | rewrite merge use trees assist to use muatable syntax trees | Aleksey Kladov | 2021-03-22 | 7 | -85/+118 |
|/ / / / |
|
* | | | | Merge #8153 | bors[bot] | 2021-03-22 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | :arrow_up: rowan | Aleksey Kladov | 2021-03-22 | 1 | -1/+1 |
* | | | | Merge #8141 | bors[bot] | 2021-03-22 | 1 | -7/+49 |
|\ \ \ \ |
|
| * | | | | Code review fixes | Kirill Bulatov | 2021-03-22 | 1 | -0/+2 |
| * | | | | Do not revisit recursively imported modules | Kirill Bulatov | 2021-03-21 | 1 | -7/+47 |
| | |/ /
| |/| | |
|
* | | | | Merge #8054 | bors[bot] | 2021-03-22 | 6 | -0/+684 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Remove needless lifetime | ivan770 | 2021-03-19 | 1 | -1/+1 |
| * | | | Added more movable lists | ivan770 | 2021-03-19 | 1 | -1/+95 |
| * | | | Added arglist mover | ivan770 | 2021-03-19 | 1 | -12/+102 |
| * | | | Remove prioritization, add more movable items | ivan770 | 2021-03-18 | 1 | -60/+124 |
| * | | | Fix code after rowan version bump | ivan770 | 2021-03-18 | 1 | -1/+1 |
| * | | | Remove movable array, improve client code | ivan770 | 2021-03-18 | 1 | -28/+8 |
| * | | | Item up and down movers | ivan770 | 2021-03-18 | 6 | -0/+456 |
* | | | | Merge #8144 | bors[bot] | 2021-03-22 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | bail out early for source code closures | hi-rustin | 2021-03-22 | 1 | -0/+6 |
* | | | | | Merge #8139 | bors[bot] | 2021-03-22 | 11 | -179/+194 |
|\ \ \ \ \ |
|
| * | | | | | Align InEnvironment with Chalk | Florian Diebold | 2021-03-21 | 10 | -123/+94 |
| * | | | | | Align Canonical more with Chalk's version | Florian Diebold | 2021-03-21 | 6 | -81/+125 |
* | | | | | | Merge #8136 #8146 | bors[bot] | 2021-03-22 | 10 | -113/+212 |
|\| | | | | |
|
| * | | | | | Use QuantifiedWhereClause in generic_predicates as well | Florian Diebold | 2021-03-21 | 9 | -37/+28 |
| * | | | | | Introduce QuantifiedWhereClause and DynTy analogous to Chalk | Florian Diebold | 2021-03-21 | 8 | -105/+213 |
* | | | | | | Reexport PrefixKind to remove deps to hir | Edwin Cheng | 2021-03-22 | 3 | -5/+8 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge #8137 | bors[bot] | 2021-03-21 | 3 | -9/+51 |
|\ \ \ \ \ |
|
| * | | | | | Fix box pattern inference panic | Lukas Wirth | 2021-03-21 | 3 | -9/+51 |
* | | | | | | Merge #8134 | bors[bot] | 2021-03-21 | 5 | -30/+108 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | check is_include_macro only when attr_path is not specified | Yilin Chen | 2021-03-21 | 1 | -4/+3 |
| * | | | | | use the included file as the source of expanded include macro | Yilin Chen | 2021-03-21 | 5 | -28/+107 |
* | | | | | | Merge #8133 | bors[bot] | 2021-03-21 | 7 | -16/+173 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Ignore type bindings in generic_predicates_for_param | Florian Diebold | 2021-03-21 | 6 | -19/+52 |
| * | | | | | Test for a Salsa bug | Florian Diebold | 2021-03-21 | 3 | -0/+124 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge #8132 | bors[bot] | 2021-03-21 | 3 | -2/+37 |
|\ \ \ \ \ |
|
| * | | | | | Add `'` to trigger_characters, allowing more direct lifetime completions | Lukas Wirth | 2021-03-21 | 3 | -2/+37 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge #8135 | bors[bot] | 2021-03-21 | 33 | -156/+120 |
|\ \ \ \ \ |
|
| * | | | | | a lot of clippy::style fixes | Matthias Krüger | 2021-03-21 | 16 | -66/+49 |
| * | | | | | clippy::complexity simplifications related to Iterators | Matthias Krüger | 2021-03-21 | 12 | -78/+62 |
| * | | | | | use strip_prefix() instead of starts_with and slicing (clippy::manual_strip) | Matthias Krüger | 2021-03-21 | 2 | -5/+3 |