Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of some walk_mut uses | Florian Diebold | 2021-04-05 | 2 | -10/+15 |
* | Add Interner parameter to Binders::substitute | Florian Diebold | 2021-04-05 | 14 | -43/+52 |
* | Binders::subst -> substitute | Florian Diebold | 2021-04-05 | 14 | -39/+39 |
* | Use VariableKinds in Binders | Florian Diebold | 2021-04-05 | 7 | -84/+107 |
* | Hide Binders internals more | Florian Diebold | 2021-04-05 | 11 | -88/+108 |
* | Merge #8346 | bors[bot] | 2021-04-05 | 4 | -5/+5 |
|\ | |||||
| * | Use arrayvec 0.7 to avoid perf regression in 0.6.1 | kjeremy | 2021-04-05 | 4 | -5/+5 |
|/ | |||||
* | Merge #8344 | bors[bot] | 2021-04-05 | 5 | -26/+30 |
|\ | |||||
| * | Pass interner to TraitRef::self_type_parameter | Laurențiu Nicola | 2021-04-05 | 4 | -20/+24 |
| * | Pass interner to ProjectionTy::self_type_parameter | Laurențiu Nicola | 2021-04-05 | 4 | -7/+7 |
|/ | |||||
* | Merge #8343 | bors[bot] | 2021-04-05 | 1 | -0/+28 |
|\ | |||||
| * | internal: document hypothetical completion problem | Aleksey Kladov | 2021-04-05 | 1 | -0/+28 |
* | | Merge #8342 | bors[bot] | 2021-04-05 | 14 | -58/+58 |
|\ \ | |/ |/| | |||||
| * | Rename TyKind::ForeignType to Foreign | Laurențiu Nicola | 2021-04-05 | 7 | -10/+10 |
| * | Rename TyKind::Unknown to Error | Laurențiu Nicola | 2021-04-05 | 14 | -48/+48 |
* | | Merge #8245 | bors[bot] | 2021-04-05 | 7 | -157/+260 |
|\ \ | |/ |/| | |||||
| * | Replace Range<usize> usage with TextRange | Lukas Wirth | 2021-03-30 | 2 | -32/+27 |
| * | Remove unused Definition::docs | Lukas Wirth | 2021-03-30 | 1 | -23/+0 |
| * | Use new new docs string source mapping in goto_def and hover | Lukas Wirth | 2021-03-30 | 4 | -119/+73 |
| * | Implement basic Documentation source to syntax range mapping | Lukas Wirth | 2021-03-30 | 5 | -36/+149 |
| * | Properly resolve intra doc links in hover and goto_definition | Lukas Wirth | 2021-03-30 | 4 | -39/+103 |
* | | Merge #8339 | bors[bot] | 2021-04-05 | 1 | -18/+55 |
|\ \ | |||||
| * | | fix: extract variable works in guards | Aleksey Kladov | 2021-04-05 | 1 | -18/+55 |
* | | | Merge #8326 | bors[bot] | 2021-04-05 | 1 | -39/+50 |
|\ \ \ | |||||
| * | | | Rewrite reorder fields assist to use mutable syntax trees | Lukas Wirth | 2021-04-03 | 1 | -39/+50 |
* | | | | Merge #8337 | bors[bot] | 2021-04-05 | 2 | -10/+29 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | internal: explain "extract if condition" refactoring | Aleksey Kladov | 2021-04-05 | 2 | -10/+29 |
|/ / / | |||||
* | | | Merge #8334 | bors[bot] | 2021-04-05 | 12 | -99/+75 |
|\ \ \ | |||||
| * | | | simplify visibility.rs | Jonas Schievink | 2021-04-05 | 1 | -3/+3 |
| * | | | Intern `GenericParams` | Jonas Schievink | 2021-04-05 | 9 | -82/+47 |
| * | | | Add `GenericParams::shrink_to_fit` | Jonas Schievink | 2021-04-05 | 2 | -0/+10 |
| * | | | Intern more `TypeRef`s in generics | Jonas Schievink | 2021-04-05 | 4 | -14/+15 |
|/ / / | |||||
* | | | Merge #8333 | bors[bot] | 2021-04-05 | 3 | -22/+42 |
|\ \ \ | |||||
| * | | | analysis-stats: allow skipping type inference | Jonas Schievink | 2021-04-05 | 3 | -22/+42 |
|/ / / | |||||
* | | | Merge #8332 | bors[bot] | 2021-04-04 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Error when `rustfmt` component is unavailable | Jonas Schievink | 2021-04-04 | 1 | -1/+4 |
|/ / / | |||||
* | | | Merge #8329 | bors[bot] | 2021-04-04 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | docs: Fix moveItem method name | sim | 2021-04-04 | 1 | -2/+1 |
|/ / / | |||||
* | | | Merge #8328 | bors[bot] | 2021-04-04 | 17 | -814/+855 |
|\ \ \ | |||||
| * | | | Move things from `traits` module to `types` as well | Florian Diebold | 2021-04-04 | 12 | -110/+107 |
| * | | | Move things in hir_ty into submodules | Florian Diebold | 2021-04-04 | 11 | -707/+751 |
* | | | | Merge #8325 | bors[bot] | 2021-04-04 | 5 | -34/+33 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Check if bitflags deps pulls its weight | Aleksey Kladov | 2021-04-04 | 5 | -34/+33 |
* | | | | Merge #8295 | bors[bot] | 2021-04-04 | 5 | -1/+398 |
|\ \ \ \ | |||||
| * | | | | Convert Into to From assist | Graeme Coupar | 2021-04-03 | 5 | -1/+398 |
* | | | | | Merge #8327 | bors[bot] | 2021-04-04 | 20 | -373/+423 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add comment | Florian Diebold | 2021-04-04 | 1 | -0/+3 |
| * | | | | Replace Substitution::type_params | Florian Diebold | 2021-04-04 | 6 | -16/+15 |
| * | | | | Replace Substitution::bound_vars and ::type_params_for_generics | Florian Diebold | 2021-04-04 | 7 | -54/+42 |
| * | | | | Move TyBuilder to its own module | Florian Diebold | 2021-04-04 | 2 | -204/+221 |