Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | modify tests | Niko Matsakis | 2019-09-09 | 1 | -6/+6 | |
| * | | | also make "unknown" case non-enumerable | Niko Matsakis | 2019-09-09 | 1 | -1/+1 | |
| * | | | make all traits non-enumerable | Niko Matsakis | 2019-09-09 | 1 | -9/+1 | |
| | |/ | |/| | ||||||
* | | | Merge #1799 | bors[bot] | 2019-09-09 | 1 | -75/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | :arrow_up: chalk | Aleksey Kladov | 2019-09-09 | 1 | -75/+5 | |
|/ / | ||||||
* | | Merge #1789 | bors[bot] | 2019-09-09 | 12 | -19/+186 | |
|\ \ | ||||||
| * | | document module | Aleksey Kladov | 2019-09-09 | 2 | -8/+27 | |
| * | | introduce hir debugging infra | Aleksey Kladov | 2019-09-09 | 11 | -18/+166 | |
| |/ | ||||||
* | | Merge #1794 | bors[bot] | 2019-09-09 | 4 | -5/+8 | |
|\ \ | |/ |/| | ||||||
| * | tiny simplification | Aleksey Kladov | 2019-09-09 | 4 | -5/+8 | |
|/ | ||||||
* | Merge #1793 | bors[bot] | 2019-09-09 | 3 | -2/+44 | |
|\ | ||||||
| * | Fix outer doc-comments of `macro_rules` | uHOOCCOOHu | 2019-09-09 | 3 | -2/+44 | |
* | | Merge #1784 | bors[bot] | 2019-09-09 | 5 | -42/+229 | |
|\ \ | ||||||
| * | | Fix test | uHOOCCOOHu | 2019-09-08 | 1 | -3/+0 | |
| * | | Rename `textual_macro` -> `legacy_macro` | uHOOCCOOHu | 2019-09-08 | 4 | -29/+39 | |
| * | | Revert "Replace with immutable map to avoid heavy cloning" | uHOOCCOOHu | 2019-09-08 | 4 | -36/+2 | |
| * | | Replace with immutable map to avoid heavy cloning | uHOOCCOOHu | 2019-09-08 | 4 | -2/+36 | |
| * | | Resolve textual scoped macros inside item | uHOOCCOOHu | 2019-09-08 | 4 | -9/+65 | |
| * | | Support textual scoped macros | uHOOCCOOHu | 2019-09-08 | 4 | -34/+158 | |
| |/ | ||||||
* | | Merge #1792 | bors[bot] | 2019-09-09 | 1 | -2/+3 | |
|\ \ | |/ |/| | ||||||
| * | Update README.md | Heyward Fann | 2019-09-09 | 1 | -1/+1 | |
| * | Update README.md | Heyward Fann | 2019-09-09 | 1 | -2/+3 | |
|/ | ||||||
* | Merge #1790 | bors[bot] | 2019-09-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Minor typo fix for ra_assists code doc | Nelson Chen | 2019-09-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #1788 | bors[bot] | 2019-09-08 | 24 | -43/+65 | |
|\ | ||||||
| * | cleanup hir db imports | Aleksey Kladov | 2019-09-08 | 24 | -43/+65 | |
|/ | ||||||
* | Merge #1787 | bors[bot] | 2019-09-07 | 2 | -2/+33 | |
|\ | ||||||
| * | don't cycle when processing macros from prelude in prelude | Aleksey Kladov | 2019-09-07 | 2 | -2/+33 | |
|/ | ||||||
* | Merge #1786 | bors[bot] | 2019-09-07 | 14 | -40/+394 | |
|\ | ||||||
| * | Fix crash for super trait cycles | Florian Diebold | 2019-09-07 | 4 | -20/+39 | |
| * | Fix Chalk environments | Florian Diebold | 2019-09-07 | 2 | -3/+4 | |
| * | Use traits from where clauses for method resolution | Florian Diebold | 2019-09-07 | 4 | -21/+44 | |
| * | Lower `Fn(X, Y) -> Z` paths | Florian Diebold | 2019-09-07 | 4 | -13/+55 | |
| * | Lower bounds on trait definition, and resolve assoc types from super traits | Florian Diebold | 2019-09-07 | 11 | -38/+102 | |
| * | Add some more tests | Florian Diebold | 2019-09-07 | 1 | -0/+205 | |
|/ | ||||||
* | Merge #1783 | bors[bot] | 2019-09-06 | 1 | -38/+40 | |
|\ | ||||||
| * | simplify | Aleksey Kladov | 2019-09-06 | 1 | -38/+40 | |
* | | Merge #1781 | bors[bot] | 2019-09-06 | 3 | -4/+4 | |
|\| | ||||||
| * | don't deadlock on shutdown | Aleksey Kladov | 2019-09-06 | 3 | -4/+4 | |
* | | Merge #1755 | bors[bot] | 2019-09-06 | 1 | -27/+4 | |
|\ \ | |/ |/| | ||||||
| * | feat(docs): add coc-rust-analyzer | Heyward Fann | 2019-09-03 | 1 | -27/+4 | |
* | | Merge #1780 | bors[bot] | 2019-09-06 | 13 | -71/+151 | |
|\ \ | ||||||
| * | | add option to disable notify | Aleksey Kladov | 2019-09-06 | 13 | -71/+151 | |
|/ / | ||||||
* | | Merge #1779 | bors[bot] | 2019-09-06 | 2 | -49/+51 | |
|\ \ | ||||||
| * | | minor | Aleksey Kladov | 2019-09-06 | 2 | -49/+51 | |
* | | | Merge #1778 | bors[bot] | 2019-09-06 | 7 | -17/+31 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | make source_root API more abstract | Aleksey Kladov | 2019-09-06 | 7 | -17/+31 | |
|/ / | ||||||
* | | Merge #1777 | bors[bot] | 2019-09-06 | 1 | -15/+15 | |
|\ \ | ||||||
| * | | :arrow_up: deps | Aleksey Kladov | 2019-09-06 | 1 | -15/+15 | |
|/ / | ||||||
* | | Merge #1772 | bors[bot] | 2019-09-05 | 1 | -1/+1 | |
|\ \ |