Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Merge #7297 #7338 | bors[bot] | 2021-01-18 | 1 | -0/+66 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add flyimport completion for trait assoc items | Kirill Bulatov | 2021-01-16 | 1 | -0/+66 | |
* | | | Merge #7326 | bors[bot] | 2021-01-18 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | cargo fmt | Kevaundray Wedderburn | 2021-01-18 | 1 | -1/+1 | |
| * | | use `is_ident` method | Kevaundray Wedderburn | 2021-01-18 | 1 | -2/+2 | |
* | | | Merge #7327 | bors[bot] | 2021-01-18 | 1 | -9/+1 | |
|\ \ \ | ||||||
| * | | | Remove `item_tree::Expr` | Jonas Schievink | 2021-01-18 | 1 | -9/+1 | |
* | | | | Add `MacroType` syntax | Jonas Schievink | 2021-01-18 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | :arrow_up: arena | Aleksey Kladov | 2021-01-17 | 1 | -1/+1 | |
* | | | Use ‘index’ terminology for arena consistently | Aramis Razzaghipour | 2021-01-17 | 4 | -7/+7 | |
* | | | Merge #7276 | bors[bot] | 2021-01-17 | 7 | -7/+7 | |
|\ \ \ | ||||||
| * | | | Remove map module from la-arena public API | Aramis Razzaghipour | 2021-01-15 | 7 | -7/+7 | |
* | | | | Merge #7304 | bors[bot] | 2021-01-17 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Depend on local copy of la-arena instead of crates.io’s | Aramis Razzaghipour | 2021-01-17 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | 2021-01-15 | 1 | -1/+1 | |
* | | | Add support for yiled keyword | Daiki Ihara | 2021-01-15 | 2 | -1/+8 | |
|/ / | ||||||
* | | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 15 | -15/+15 | |
* | | Merge #7110 | bors[bot] | 2021-01-14 | 3 | -4/+10 | |
|\ \ | ||||||
| * | | we can have one less call to name.clone() | AdnoC | 2020-12-31 | 1 | -2/+3 | |
| * | | deduplicate macro completions from legacy macros and prelude | AdnoC | 2020-12-31 | 3 | -4/+9 | |
* | | | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 4 | -8/+8 | |
* | | | Merge #7145 | bors[bot] | 2021-01-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -1/+1 | |
* | | | | Add fix to wrap return expression in Some | Phil Ellison | 2021-01-07 | 1 | -0/+1 | |
* | | | | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 3 | -41/+41 | |
| |_|/ |/| | | ||||||
* | | | Emit diagnostics for unresolved item-level macros | Jonas Schievink | 2021-01-05 | 1 | -1/+32 | |
* | | | Merge #7168 | bors[bot] | 2021-01-05 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -1/+1 | |
* | | | | Merge #7140 | bors[bot] | 2021-01-05 | 2 | -113/+177 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Move the test mark | Kirill Bulatov | 2021-01-05 | 1 | -2/+4 | |
| * | | | Small helpers | Kirill Bulatov | 2021-01-04 | 1 | -0/+4 | |
| * | | | Code review fixes | Kirill Bulatov | 2021-01-04 | 1 | -30/+30 | |
| * | | | Do not collect trait type aliases | Kirill Bulatov | 2021-01-04 | 1 | -5/+6 | |
| * | | | Simplify | Kirill Bulatov | 2021-01-04 | 2 | -27/+37 | |
| * | | | Properly check assoc items lookup | Kirill Bulatov | 2021-01-04 | 2 | -46/+73 | |
| * | | | Add associated data into fst | Kirill Bulatov | 2021-01-04 | 1 | -49/+45 | |
| * | | | Add a basic test for the trait fuzzy import | Kirill Bulatov | 2021-01-04 | 1 | -0/+24 | |
* | | | | Introduce new queries to compute | Daniel Frampton | 2021-01-05 | 2 | -12/+55 | |
|/ / / | ||||||
* | | | Merge #7113 | bors[bot] | 2021-01-03 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Expand doc on dealing with "proc macro not expanded" | Luke Taylor | 2021-01-01 | 1 | -0/+4 | |
* | | | | Upgrade expect-test to 1.1 | Jesse Bakker | 2021-01-03 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Revert "Proper handling $crate and local_inner_macros" | Jonas Schievink | 2021-01-03 | 1 | -1/+1 | |
* | | | Merge #7128 | bors[bot] | 2021-01-03 | 2 | -2/+41 | |
|\ \ \ | ||||||
| * | | | Impl HasAttrs for GenericParam | Lukas Wirth | 2021-01-01 | 2 | -2/+41 | |
* | | | | Use fully qualified `Itertools::intersperse` call to silence nightly warnings... | cynecx | 2021-01-02 | 1 | -8/+7 | |
* | | | | Merge #7133 | bors[bot] | 2021-01-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge #7080 | bors[bot] | 2021-01-01 | 5 | -14/+68 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add ConstParams to the HIR | Lukas Wirth | 2021-01-01 | 5 | -14/+68 | |
* | | | Remove some unneeded string allocations | Lukas Wirth | 2020-12-31 | 1 | -1/+1 |