Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSR: Use T! instead of SyntaxKind::* where possible | David Lattimore | 2020-07-02 | 1 | -11/+11 |
* | SSR: Add initial support for placeholder constraints | David Lattimore | 2020-07-01 | 4 | -6/+143 |
* | Structured search debugging | David Lattimore | 2020-07-01 | 4 | -160/+207 |
* | Fix some typos | David Lattimore | 2020-06-30 | 3 | -5/+5 |
*-. | Merge #5096 #5097 | bors[bot] | 2020-06-29 | 4 | -18/+37 |
|\ \ | |||||
| * | | Fix handling of whitespace when applying SSR within macro expansions. | David Lattimore | 2020-06-27 | 4 | -18/+37 |
| |/ | |||||
* / | Use more of FxHash* | Laurențiu Nicola | 2020-06-29 | 1 | -1/+1 |
|/ | |||||
* | Fix test following change to fixture parsing (d016cb486738c1ab2574a322924183f... | David Lattimore | 2020-06-27 | 1 | -1/+11 |
* | SSR: Allow matching within macro calls | David Lattimore | 2020-06-27 | 3 | -2/+69 |
* | SSR: Allow matching of whole macro calls | David Lattimore | 2020-06-22 | 4 | -13/+173 |
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 6 | -0/+1456 |