Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | Merge #1815 | bors[bot] | 2019-09-27 | 1 | -0/+2 |
|\ | |||||
| * | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -0/+2 |
* | | Add SubstsBuilder | Florian Diebold | 2019-09-26 | 1 | -1/+0 |
|/ | |||||
* | Better handle never type and branch merging | uHOOCCOOHu | 2019-09-25 | 1 | -0/+1 |
* | Consider prelude to be `macro_use` | uHOOCCOOHu | 2019-09-05 | 1 | -0/+1 |
* | Fix import strategy of `macro_use` and its test | uHOOCCOOHu | 2019-09-02 | 1 | -0/+1 |
* | implement while let desugaring | Aleksey Kladov | 2019-08-07 | 1 | -0/+1 |
* | Handle Chalk conversion for FnDef | Florian Diebold | 2019-05-11 | 1 | -0/+1 |
* | Merge #982 | bors[bot] | 2019-03-17 | 1 | -0/+1 |
|\ | |||||
| * | Split test case and use tested_by!. | Michael Killough | 2019-03-17 | 1 | -0/+1 |
* | | fix error on wrong path | Aleksey Kladov | 2019-03-17 | 1 | -0/+1 |
* | | move tests over to crate-def-map | Aleksey Kladov | 2019-03-17 | 1 | -1/+1 |
|/ | |||||
* | Import the prelude | Florian Diebold | 2019-02-13 | 1 | -0/+1 |
* | Import glob imports from other crates | Florian Diebold | 2019-02-10 | 1 | -0/+1 |
* | Add some tests | Florian Diebold | 2019-02-10 | 1 | -0/+1 |
* | Add comment and mark | Florian Diebold | 2019-02-09 | 1 | -0/+1 |
* | Add marks | Florian Diebold | 2019-01-26 | 1 | -0/+2 |
* | refactor import resolution | Aleksey Kladov | 2019-01-25 | 1 | -3/+4 |
* | move completion item tests closer to the code | Aleksey Kladov | 2019-01-23 | 1 | -1/+3 |
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 1 | -82/+1 |
* | introduce marking infrastructure for maintainable tests | Aleksey Kladov | 2019-01-10 | 1 | -0/+82 |