aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Store GenericParams in arenaAleksey Kladov2019-12-074-14/+25
| |/ / /
| * | | Merge #2490bors[bot]2019-12-071-24/+21
| |\ \ \ | | |/ / | |/| |
| | * | Get rid of unwraps in add_newFlorian Diebold2019-12-071-24/+21
| |/ /
| * | Merge #2489bors[bot]2019-12-066-65/+194
| |\ \
| | * | Implement ancestors_with_macros in a better wayFlorian Diebold2019-12-062-12/+22
| | * | Make the goto_through_format test actually fail :(Florian Diebold2019-12-061-0/+3
| | * | Builtin macros only use caller tokensFlorian Diebold2019-12-061-2/+2
| | * | Try to make go to definition work in format!Florian Diebold2019-12-063-5/+63
| | * | Implement format_args more properlyFlorian Diebold2019-12-061-4/+43
| | * | Remove unnecessary len parameter for Name::new_inline_asciiFlorian Diebold2019-12-061-59/+59
| | * | Add stub implementation of format_args{_nl} macrosFlorian Diebold2019-12-062-1/+20
| * | | Merge #2484bors[bot]2019-12-0610-318/+362
| |\ \ \ | | |/ / | |/| |
| | * | DynMapAleksey Kladov2019-12-0610-318/+362
| * | | Merge #2481bors[bot]2019-12-061-2/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Remove obsolete commentAleksey Kladov2019-12-051-2/+0
| * | | Merge #2487bors[bot]2019-12-063-11/+72
| |\ \ \ | | |_|/ | |/| |
| | * | Don't unify within a referenceFlorian Diebold2019-12-063-11/+72
| |/ /
| * | Merge #2486bors[bot]2019-12-061-3/+3
| |\ \
| | * | Fix npm vulnerability warningEdwin Cheng2019-12-061-3/+3
| |/ /
| * | Merge #2483bors[bot]2019-12-051-13/+10
| |\ \
| | * | Simplify testAleksey Kladov2019-12-051-13/+10
| |/ /
| * | Merge #2479bors[bot]2019-12-0520-81/+632
| |\ \ | | |/ | |/|
| | * Implement all the other built-in derivesFlorian Diebold2019-12-052-15/+86
| | * Implement derive(Copy, Clone) properly (well, kind of)Florian Diebold2019-12-053-7/+241
| | * Don't wrap most syntax trees in invisible delimiters when converting to token...Florian Diebold2019-12-051-2/+8
| | * Add expansion infrastructure for derive macrosFlorian Diebold2019-12-0518-79/+319
| * | Merge #2480bors[bot]2019-12-053-99/+325
| |\ \ | | |/ | |/|
| | * Reduce copy-pasteAleksey Kladov2019-12-051-20/+30
| | * Introduce ChildFromSourceAleksey Kladov2019-12-053-101/+317
| |/
| * Merge #2474bors[bot]2019-12-0510-136/+149
| |\
| | * Publicize `file_id` to make `test_db` compileice10002019-12-051-1/+1
| | * Use placeholder instead of `Option`ice10002019-12-052-14/+10
| | * One pub function less is good!ice10002019-12-053-12/+7
| | * Reduce visibility, use struct instead of tuplesice10002019-12-051-20/+23
| | * No block at the momentice10002019-12-045-14/+3
| | * Remove almost unused `ModuleSource::new`ice10002019-12-042-20/+2
| | * Confluent `ModuleSource` usageice10002019-12-042-18/+6
| | * Add `ModuleSource::Block`ice10002019-12-049-100/+102
| | * Fix test compilationice10002019-12-042-2/+2
| | * Three-state enum for module originice10002019-12-042-20/+78
| |/
| * Merge #2478bors[bot]2019-12-041-3/+3
| |\
| | * :arrow_up: rowanAleksey Kladov2019-12-041-3/+3
| * | Merge #2477bors[bot]2019-12-044-0/+78
| |\ \ | | |/ | |/|
| | * Run rustfmt with respect to Cargo.toml editionVincent Rouillé2019-12-044-0/+78
| |/
| * Merge #2476bors[bot]2019-12-045-11/+12
| |\
| | * :arrow_up: rowanAleksey Kladov2019-12-045-11/+12
| * | Merge #2475bors[bot]2019-12-041-1/+1
| |\ \ | | |/ | |/|
| | * fix file nameAndrew Banchich2019-12-041-1/+1
| | * fix linkAndrew Banchich2019-12-041-1/+1
| | * use relative linkAndrew Banchich2019-12-041-1/+1