Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide MacroCallLoc | Edwin Cheng | 2019-11-26 | 1 | -4/+3 |
* | Fix hir for ast::UnionDef | Aleksey Kladov | 2019-11-25 | 1 | -7/+5 |
* | Cleanup nameres | Aleksey Kladov | 2019-11-24 | 1 | -1/+4 |
* | Cleanup | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
* | Nicer API for attrs | Aleksey Kladov | 2019-11-24 | 1 | -5/+9 |
* | Simplify | Aleksey Kladov | 2019-11-24 | 1 | -8/+4 |
* | Switch to StaticLoc for statics | Aleksey Kladov | 2019-11-24 | 1 | -2/+5 |
* | Push poison_macros down | Aleksey Kladov | 2019-11-24 | 1 | -11/+27 |
* | Privatise nameres | Aleksey Kladov | 2019-11-23 | 1 | -1/+2 |
* | Rename CrateModuleId | Aleksey Kladov | 2019-11-23 | 1 | -20/+20 |
* | Move ImportId | Aleksey Kladov | 2019-11-23 | 1 | -7/+7 |
* | Get rid of DefDatabase2 | Aleksey Kladov | 2019-11-23 | 1 | -6/+6 |
* | Encapsulate Attrs | Aleksey Kladov | 2019-11-22 | 1 | -12/+8 |
* | Move constants to new ID | Aleksey Kladov | 2019-11-20 | 1 | -2/+10 |
* | Don't duplicate ContainerId type | Aleksey Kladov | 2019-11-20 | 1 | -4/+4 |
* | Switch type aliases to new sources | Aleksey Kladov | 2019-11-20 | 1 | -4/+10 |
* | Next gen IDs for functions | Aleksey Kladov | 2019-11-20 | 1 | -4/+9 |
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -1/+1 |
* | Store impls in CrateDefMap | Aleksey Kladov | 2019-11-15 | 1 | -1/+10 |
* | Move scope tests to hir_def | Aleksey Kladov | 2019-11-15 | 1 | -1/+2 |
* | Add convenience method for testing | Aleksey Kladov | 2019-11-15 | 1 | -1/+1 |
* | Merge #2205 | bors[bot] | 2019-11-11 | 1 | -2/+23 |
|\ | |||||
| * | Add MacroDefKind | Edwin Cheng | 2019-11-11 | 1 | -8/+7 |
| * | Add basic bultin macro infrastructure | Edwin Cheng | 2019-11-11 | 1 | -3/+25 |
* | | Overwrite the prelude with one defined in a later dependency | Matthias Einwag | 2019-11-10 | 1 | -9/+6 |
* | | Resolve core types | Matthias Einwag | 2019-11-09 | 1 | -1/+5 |
* | | Unfork struct and union ids | Aleksey Kladov | 2019-11-09 | 1 | -4/+7 |
|/ | |||||
* | Extract path resolution submodule | Aleksey Kladov | 2019-11-08 | 1 | -2/+2 |
* | Simplify | Aleksey Kladov | 2019-11-08 | 1 | -1/+5 |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 1 | -8/+7 |
* | Introduce ra_db::fixture fixture module | Aleksey Kladov | 2019-11-03 | 1 | -10/+10 |
* | Move CrateDefMap to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -0/+845 |