aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Use Expander for cfg handling in structsAleksey Kladov2020-04-111-10/+10
| * | | | | | Use Expander for cfg handling in implsAleksey Kladov2020-04-111-13/+14
| * | | | | | Pull Expander upAleksey Kladov2020-04-113-11/+24
| * | | | | | SimplifyAleksey Kladov2020-04-112-8/+8
|/ / / / / /
* | | | | | Merge pull request #3935 from cjhopman/todoAleksey Kladov2020-04-115-20/+32
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Change missing impl assist to use todo!() instead of unimplemented()Chris Hopman2020-04-105-20/+32
* | | | | | Merge #3942bors[bot]2020-04-111-9/+30
|\ \ \ \ \ \
| * | | | | | vscode: fix typing bug in configveetaha2020-04-111-9/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge #3943bors[bot]2020-04-111-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vscode: fix indentveetaha2020-04-111-5/+5
| |/ / / /
* | | | | Merge pull request #3910 from lnicola/fn-named-param-hintAleksey Kladov2020-04-111-5/+12
|\ \ \ \ \
| * | | | | Hide parameter hints for single-argument functions with the same nameLaurențiu Nicola2020-04-091-5/+12
* | | | | | Merge pull request #3940 from lnicola/cargo-auditAleksey Kladov2020-04-111-14/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use actions-rs/install and /audit-check for cargo-auditLaurențiu Nicola2020-04-111-14/+3
| | |_|_|/ | |/| | |
* | | | | Merge #3920bors[bot]2020-04-118-5/+600
|\ \ \ \ \
| * | | | | Improve error handlingEdwin Cheng2020-04-111-24/+30
| * | | | | tidy up a bitEdwin Cheng2020-04-101-50/+18
| * | | | | Fix macos symbol name bugEdwin Cheng2020-04-091-1/+19
| * | | | | Remove allow(unused)Edwin Cheng2020-04-091-3/+2
| * | | | | Add testsEdwin Cheng2020-04-096-0/+305
| * | | | | Implement expand_task and list_macrosEdwin Cheng2020-04-091-4/+27
| * | | | | Add dylib loading codeEdwin Cheng2020-04-095-1/+277
* | | | | | Merge #3939bors[bot]2020-04-112-2/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix non canonicallized path for crate fileEdwin Cheng2020-04-112-2/+6
|/ / / / /
* | | | | Merge #3937bors[bot]2020-04-108-26/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Forward compatAleksey Kladov2020-04-108-26/+25
|/ / / /
* | | | Merge #3933bors[bot]2020-04-104-35/+63
|\ \ \ \
| * | | | Move timeit to stdxAleksey Kladov2020-04-102-16/+15
| * | | | profile queriesAleksey Kladov2020-04-101-0/+5
| * | | | Fix accidently quadratic behavior when processing includesAleksey Kladov2020-04-101-17/+19
| * | | | Add failing testAleksey Kladov2020-04-101-2/+29
* | | | | Merge #3931bors[bot]2020-04-101-0/+5
|\ \ \ \ \
| * | | | | profile queriesAleksey Kladov2020-04-101-0/+5
|/ / / / /
* | | | | Merge #3930bors[bot]2020-04-101-10/+10
|\ \ \ \ \
| * | | | | cargo updatekjeremy2020-04-101-10/+10
|/ / / / /
* | | | | Merge #3928bors[bot]2020-04-103-20/+3
|\| | | |
| * | | | SimplifyAleksey Kladov2020-04-103-20/+3
* | | | | Merge #3926bors[bot]2020-04-10221-3863/+1782
|\| | | |
| * | | | Rename some tokensAleksey Kladov2020-04-10209-1393/+1107
| * | | | Better readabilityAleksey Kladov2020-04-103-2/+145
| * | | | Remove dead codeAleksey Kladov2020-04-105-206/+191
| * | | | Generate only minimal set of ineresting tokensAleksey Kladov2020-04-108-1306/+61
| * | | | Scale token generation backAleksey Kladov2020-04-109-547/+136
| * | | | Convert more tokensAleksey Kladov2020-04-105-268/+34
| * | | | Other delimitersAleksey Kladov2020-04-103-50/+54
| * | | | Curley tokensAleksey Kladov2020-04-106-133/+49
| * | | | Start replacing tokensAleksey Kladov2020-04-103-35/+17
| * | | | Semicolon tokenAleksey Kladov2020-04-107-29/+57
| * | | | More readable ast_src for keywordsAleksey Kladov2020-04-103-173/+210
| * | | | SimplifyAleksey Kladov2020-04-101-4/+4
|/ / / /