Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make incorrect case diagnostic work inside of functions | Igor Aleksanov | 2020-10-12 | 1 | -0/+6 |
| | |||||
* | Simplify iterator chain | Jonas Schievink | 2020-09-28 | 1 | -5/+2 |
| | |||||
* | Reduce visibility of non-proc-macros | Jonas Schievink | 2020-09-18 | 1 | -0/+25 |
| | | | | | proc-macro crates only export proc-macros, but currently other items are also considered public (and show up in completion) | ||||
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+341 |