Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't copy-paste `impl_froms` into every crate | Aleksey Kladov | 2020-07-13 | 1 | -2/+3 |
* | Fix goto definition for type alias type parameters | Aleksey Kladov | 2020-07-11 | 1 | -0/+7 |
* | Support local_inner_macros | Edwin Cheng | 2020-05-01 | 1 | -1/+1 |
* | Rename StructField -> Field | Aleksey Kladov | 2020-04-25 | 1 | -4/+4 |
* | Fix unnecessary braces warnings | Laurențiu Nicola | 2020-04-06 | 1 | -9/+9 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -11/+12 |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -3/+3 |
* | Handle tuple fields as well | Aleksey Kladov | 2020-02-29 | 1 | -1/+6 |
* | Simplify SourceBinder | Aleksey Kladov | 2020-02-29 | 1 | -0/+271 |