Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix | uHOOCCOOHu | 2019-09-27 | 1 | -1/+1 |
* | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -0/+14 |
* | Move store TypeRef of type based path in PathKind | uHOOCCOOHu | 2019-09-15 | 1 | -6/+3 |
* | Support path starting with a type | uHOOCCOOHu | 2019-09-15 | 1 | -2/+10 |
* | make PerNs non-generic | Aleksey Kladov | 2019-09-13 | 1 | -9/+9 |
* | Specify desirable namespace when calling resolve | Aleksey Kladov | 2019-09-13 | 1 | -7/+3 |
* | rename AdtDef -> Adt | Aleksey Kladov | 2019-09-12 | 1 | -3/+3 |
* | make various enums "inherit" from AdtDef | Aleksey Kladov | 2019-09-12 | 1 | -2/+3 |
* | Fix typo | uHOOCCOOHu | 2019-09-11 | 1 | -1/+1 |
* | Make macro scope a real name scope | uHOOCCOOHu | 2019-09-09 | 1 | -93/+65 |
* | Rename `textual_macro` -> `legacy_macro` | uHOOCCOOHu | 2019-09-08 | 1 | -7/+20 |
* | Revert "Replace with immutable map to avoid heavy cloning" | uHOOCCOOHu | 2019-09-08 | 1 | -5/+2 |
* | Replace with immutable map to avoid heavy cloning | uHOOCCOOHu | 2019-09-08 | 1 | -2/+5 |
* | Resolve textual scoped macros inside item | uHOOCCOOHu | 2019-09-08 | 1 | -1/+6 |
* | Support textual scoped macros | uHOOCCOOHu | 2019-09-08 | 1 | -0/+5 |
* | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 1 | -4/+8 |
* | minor | Aleksey Kladov | 2019-09-06 | 1 | -48/+48 |
* | move mod resolution to a separate file | Aleksey Kladov | 2019-09-05 | 1 | -0/+1 |
* | Fix import strategy of `macro_use` and its test | uHOOCCOOHu | 2019-09-02 | 1 | -0/+3 |
* | cargo format | Muhammad Mominul Huque | 2019-07-07 | 1 | -2/+2 |
* | Constify KnownName's | Muhammad Mominul Huque | 2019-07-07 | 1 | -3/+3 |
* | Moved module resolution test in mods.rs | Alexander Andreev | 2019-07-07 | 1 | -1/+1 |
* | Added extract path attribute for current module | Alexander Andreev | 2019-07-06 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -18/+14 |
* | make sure that CrateDefMap is independent from syntax | Aleksey Kladov | 2019-06-26 | 1 | -1/+3 |
* | check for cancellation when executing queries | Aleksey Kladov | 2019-06-12 | 1 | -1/+0 |
* | use single version of either in hir | Aleksey Kladov | 2019-06-10 | 1 | -30/+28 |
* | remove some hacks from nameresolution for macros | Aleksey Kladov | 2019-06-08 | 1 | -27/+2 |
* | add a fixme | Aleksey Kladov | 2019-06-08 | 1 | -0/+2 |
* | Fix clippy::iter_cloned_collect | Alan Du | 2019-06-04 | 1 | -4/+2 |
* | Fix clippy::option_map_or_none | Alan Du | 2019-06-04 | 1 | -1/+1 |
* | Fix clippy::or_fun_call | Alan Du | 2019-06-04 | 1 | -6/+11 |
* | Fix clippy::identity_conversion | Alan Du | 2019-06-04 | 1 | -1/+1 |
* | add AstDatabase | Aleksey Kladov | 2019-06-02 | 1 | -5/+8 |
* | Improve goto definition for MBE | Edwin Cheng | 2019-06-01 | 1 | -2/+16 |
* | add built-in types to scopes | Aleksey Kladov | 2019-05-30 | 1 | -4/+15 |
* | add list of builtin types | Aleksey Kladov | 2019-05-30 | 1 | -1/+1 |
* | add cacellation checks to expensive queries | Aleksey Kladov | 2019-05-29 | 1 | -0/+1 |
* | Use ItemOrMacro in item resolution | Edwin Cheng | 2019-05-26 | 1 | -34/+81 |
* | simplify | Aleksey Kladov | 2019-05-12 | 1 | -2/+2 |
* | Added macro resolution and expansion | Lenard Pratt | 2019-04-22 | 1 | -0/+6 |
* | Add mbe expand limit and poision macro set | Edwin Cheng | 2019-04-22 | 1 | -1/+15 |
* | Initial support for lang items. | Marco Groppo | 2019-04-19 | 1 | -0/+4 |
* | use either for uses | Aleksey Kladov | 2019-04-10 | 1 | -1/+1 |
* | Merge #1068 | bors[bot] | 2019-04-03 | 1 | -2/+2 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into issue961_profiling | Sergey Parilin | 2019-04-02 | 1 | -48/+67 |
| |\ | |||||
| * | | PR issuse resolved | Sergey Parilin | 2019-04-02 | 1 | -2/+2 |
* | | | always produce source for import | Aleksey Kladov | 2019-04-02 | 1 | -2/+5 |
| |/ |/| | |||||
* | | add typed ids | Aleksey Kladov | 2019-03-26 | 1 | -10/+10 |
* | | remove some dead code | Aleksey Kladov | 2019-03-26 | 1 | -17/+1 |