Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add test | Jonas Schievink | 2020-09-18 | 1 | -0/+32 | |
* | | | Merge #6085 | bors[bot] | 2020-09-28 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | Mark unresolved imports diagnostic as experimental | Jonas Schievink | 2020-09-28 | 1 | -0/+7 | |
| |/ / | ||||||
* / / | Don't unnecessarily unnest imports for import insertion | Lukas Wirth | 2020-09-25 | 1 | -43/+127 | |
|/ / | ||||||
* | | Rename `CustomDerive` to `ProcMacro` | Jonas Schievink | 2020-09-18 | 1 | -1/+1 | |
* | | Invert condition to unindent code | Jonas Schievink | 2020-09-18 | 1 | -158/+157 | |
* | | Give `ExternCrate` a `Name`, not a `ModPath` | Jonas Schievink | 2020-09-17 | 5 | -18/+11 | |
* | | Merge #6016 | bors[bot] | 2020-09-17 | 10 | -72/+388 | |
|\ \ | |/ |/| | ||||||
| * | Don't diagnose imports whose base crate is missing | Jonas Schievink | 2020-09-17 | 2 | -17/+64 | |
| * | Add annotation-based nameres diagnostic tests | Jonas Schievink | 2020-09-16 | 4 | -38/+150 | |
| * | Track import sources and emit diagnostics | Jonas Schievink | 2020-09-16 | 2 | -21/+60 | |
| * | Leave extern crate items unresolved if they are | Jonas Schievink | 2020-09-16 | 1 | -1/+5 | |
| * | Add diagnostic types for unresolved crates/imports | Jonas Schievink | 2020-09-16 | 3 | -19/+128 | |
| * | Store `Import` indices for later reconstruction | Jonas Schievink | 2020-09-16 | 3 | -4/+9 | |
* | | Lower extern type alias as foreign opaque type. | Charles Lew | 2020-09-16 | 1 | -0/+2 | |
* | | Update chalk to 0.27 and adapt to chalk changes. | Charles Lew | 2020-09-15 | 3 | -3/+6 | |
|/ | ||||||
* | Merge #5971 | bors[bot] | 2020-09-13 | 2 | -2/+8 | |
|\ | ||||||
| * | Implement async blocks | oxalica | 2020-09-10 | 2 | -2/+8 | |
* | | Implement box pattern inference | Jonas Schievink | 2020-09-12 | 2 | -1/+7 | |
|/ | ||||||
* | :arrow_up: expect-test | Aleksey Kladov | 2020-08-28 | 1 | -1/+1 | |
* | Support extern types | Jonas Schievink | 2020-08-24 | 2 | -0/+6 | |
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 | |
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -10/+10 | |
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 | |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 4 | -4/+4 | |
* | Add type safety to diagnostic codes | Aleksey Kladov | 2020-08-18 | 1 | -3/+3 | |
* | Merge #5682 | bors[bot] | 2020-08-18 | 1 | -0/+3 | |
|\ | ||||||
| * | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1 | -0/+3 | |
* | | Remove deprecated Path::from_ast | Aleksey Kladov | 2020-08-15 | 1 | -6/+0 | |
|/ | ||||||
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 44 | -0/+15319 |