Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 1 | -10/+7 | |
* | Don't diagnose imports whose base crate is missing | Jonas Schievink | 2020-09-17 | 1 | -17/+40 | |
* | Track import sources and emit diagnostics | Jonas Schievink | 2020-09-16 | 1 | -12/+49 | |
* | 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 | 1 | -7/+5 | |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+1279 |