Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 1 | -1/+1 |
* | Update tests to register the required standard library types | Phil Ellison | 2021-01-23 | 2 | -16/+48 |
* | Fix test names | Phil Ellison | 2021-01-23 | 1 | -4/+4 |
* | Identify methods using functions ids rather than string names | Phil Ellison | 2021-01-23 | 1 | -7/+27 |
* | Implement fix, add tests | Phil Ellison | 2021-01-23 | 2 | -28/+55 |
* | Add diagnostic for filter_map followed by next | Phil Ellison | 2021-01-23 | 2 | -13/+105 |
* | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 7 | -15/+17 |
* | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 1 | -3/+3 |
* | Merge #7386 | bors[bot] | 2021-01-22 | 2 | -1/+28 |
|\ | |||||
| * | Handle box with allocator | Thiébaud Weksteen | 2021-01-22 | 2 | -1/+28 |
* | | Bump chalk | Laurențiu Nicola | 2021-01-21 | 1 | -3/+3 |
* | | chalk 0.49.0 | kjeremy | 2021-01-20 | 1 | -3/+3 |
* | | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 3 | -5/+5 |
* | | Rename `CrateDefMap` to `DefMap` | Jonas Schievink | 2021-01-18 | 1 | -3/+3 |
* | | Merge #7291 | bors[bot] | 2021-01-18 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -2/+2 |
* | | :arrow_up: arena | Aleksey Kladov | 2021-01-17 | 1 | -1/+1 |
* | | Merge #7276 | bors[bot] | 2021-01-17 | 3 | -3/+3 |
|\ \ | |||||
| * | | Remove map module from la-arena public API | Aramis Razzaghipour | 2021-01-15 | 3 | -3/+3 |
* | | | 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 |
| |/ | |||||
* / | Add support for yiled keyword | Daiki Ihara | 2021-01-15 | 1 | -0/+7 |
|/ | |||||
* | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 5 | -5/+5 |
* | Render Fn* trait objects and impl types as rust does | Lukas Wirth | 2021-01-13 | 3 | -29/+94 |
* | Fixed typos in local bindings | Vincent Esche | 2021-01-09 | 2 | -5/+5 |
* | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 1 | -2/+2 |
* | Merge #7145 | bors[bot] | 2021-01-08 | 1 | -0/+31 |
|\ | |||||
| * | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -0/+31 |
* | | cargo fmt | Phil Ellison | 2021-01-07 | 1 | -6/+9 |
* | | Add fix to wrap return expression in Some | Phil Ellison | 2021-01-07 | 2 | -12/+25 |
* | | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -1/+1 |
* | | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -1/+1 |
* | | Update crates | kjeremy | 2021-01-04 | 1 | -3/+3 |
* | | Impl hovering for TypeParams | Lukas Wirth | 2021-01-04 | 1 | -1/+1 |
* | | 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 | -31/+0 |
* | Fixed nested eager macro bug | Edwin Cheng | 2021-01-03 | 1 | -0/+46 |
* | Merge #7133 | bors[bot] | 2021-01-02 | 1 | -0/+31 |
|\ | |||||
| * | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 1 | -0/+31 |
* | | Merge #7134 | bors[bot] | 2021-01-02 | 1 | -0/+18 |
|\ \ | |||||
| * | | Fix infer error of macro invocation in array expr | Edwin Cheng | 2021-01-02 | 1 | -0/+18 |
| |/ | |||||
* | | Don't emit arg count diagnostics for method calls with unknown receiver | Florian Diebold | 2021-01-01 | 2 | -1/+29 |
* | | Merge #7080 | bors[bot] | 2021-01-01 | 4 | -5/+34 |
|\ \ | |/ |/| | |||||
| * | Add ConstParams to the ide layer | Lukas Wirth | 2021-01-01 | 1 | -1/+0 |
| * | Add ConstParams to the HIR | Lukas Wirth | 2021-01-01 | 4 | -5/+35 |
* | | Update crates | kjeremy | 2020-12-30 | 1 | -1/+1 |
* | | Allow spurious warning from rust-lang/rust#80501 | Laurențiu Nicola | 2020-12-30 | 1 | -0/+2 |
|/ | |||||
* | Merge #7021 | bors[bot] | 2020-12-24 | 1 | -4/+4 |
|\ | |||||
| * | Track labels in the HIR | Lukas Wirth | 2020-12-24 | 1 | -4/+4 |
* | | Merge #7020 | bors[bot] | 2020-12-23 | 4 | -6/+45 |
|\ \ |