aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add language-configuration.json to .vscodeignoreBryan Gin-ge Chen2020-12-151-0/+1
* Merge #6874bors[bot]2020-12-142-0/+11
|\
| * Implement `module_path!()`Jonas Schievink2020-12-142-0/+11
* | Merge #6862bors[bot]2020-12-148-39/+131
|\ \ | |/ |/|
| * Add LifetimeParam resolving to SemanticsLukas Wirth2020-12-148-39/+131
* | Merge #6817bors[bot]2020-12-143-78/+36
|\ \
| * | Replace goblin crate with objectLaurențiu Nicola2020-12-133-78/+36
* | | Merge #6871bors[bot]2020-12-141-0/+2
|\ \ \ | |_|/ |/| |
| * | Link config sourceAleksey Kladov2020-12-141-0/+2
|/ /
* | Merge #6858bors[bot]2020-12-131-0/+17
|\ \
| * | Docs: Explain manual installation in VS CodeChristian Authmann2020-12-131-0/+17
* | | Merge #6840bors[bot]2020-12-132-0/+49
|\ \ \ | |/ / |/| |
| * | add a language configuration for VS CodeDusty Pomerleau2020-12-132-0/+49
* | | Merge #6856bors[bot]2020-12-131-0/+37
|\ \ \
| * | | Add test for #6852Florian Diebold2020-12-131-0/+37
|/ / /
* | | Merge #6855bors[bot]2020-12-131-1/+1
|\ \ \
| * | | Change recommendation when source can't be loaded from sysrootFlorian Diebold2020-12-131-1/+1
|/ / /
* | | Merge #6852bors[bot]2020-12-133-3/+17
|\ \ \ | |/ / |/| |
| * | Ignore lifetime params in substitutionsLukas Wirth2020-12-133-3/+17
* | | Merge #6845bors[bot]2020-12-122-1/+34
|\ \ \ | |/ / |/| |
| * | Don't HirDisplay unknown types when displaying for sourceLukas Wirth2020-12-122-1/+34
* | | Merge #6846bors[bot]2020-12-1210-10/+9
|\ \ \
| * | | Remove some redundant allocationsJeremy Kolb2020-12-1210-10/+9
|/ / /
* | | Merge #6818bors[bot]2020-12-1216-96/+249
|\ \ \
| * | | Add Lifetimes to the HIRLukas Wirth2020-12-1116-96/+249
| | |/ | |/|
* | | Merge #6841bors[bot]2020-12-121-0/+10
|\ \ \
| * | | Added remove this semicolon testivan7702020-12-121-0/+10
|/ / /
* | | Merge #6839bors[bot]2020-12-122-4/+74
|\ \ \
| * | | Infer labeled blocksLukas Wirth2020-12-112-4/+74
| | |/ | |/|
* | | Merge #6813bors[bot]2020-12-112-6/+39
|\ \ \
| * | | Add missing arg for eat_charEdwin Cheng2020-12-111-3/+3
| * | | negative sign matching in mbe matching for literalEdwin Cheng2020-12-112-6/+39
| | |/ | |/|
* | | Merge #6838bors[bot]2020-12-111-8/+8
|\ \ \
| * | | cargo updatekjeremy2020-12-111-8/+8
|/ / /
* | | Merge #6836bors[bot]2020-12-112-25/+29
|\ \ \ | |_|/ |/| |
| * | Use Attrs::docs in NavigationTarget instead of DocCommentsOwnerLukas Wirth2020-12-112-25/+29
|/ /
* | Merge #6834bors[bot]2020-12-112-12/+12
|\ \
| * | Use Attrs::docs in runnables instead of DocCommentsOwnerLukas Wirth2020-12-112-12/+12
* | | Merge #6832bors[bot]2020-12-111-0/+2
|\ \ \
| * | | Add upstream commit to builtin_attr.rsJonas Schievink2020-12-111-0/+2
|/ / /
* | | Merge #6819bors[bot]2020-12-112-0/+429
|\ \ \
| * | | Add builtin attributes for use in nameresJonas Schievink2020-12-112-0/+429
* | | | Merge #6830bors[bot]2020-12-115-37/+29
|\ \ \ \
| * | | | metrics: go back to `cmd!`Jonas Schievink2020-12-111-6/+3
| * | | | Move print_memory_usage to cli.rsJonas Schievink2020-12-114-32/+26
| * | | | Avoid panic when collecting memory metricsJonas Schievink2020-12-111-1/+2
* | | | | Merge #6829bors[bot]2020-12-111-1/+1
|\| | | |
| * | | | Fix typo leading to metrics lossJonas Schievink2020-12-111-1/+1
* | | | | Merge #6828bors[bot]2020-12-111-1/+6
|\| | | |
| * | | | Capture memory usage metricsJonas Schievink2020-12-111-1/+6
|/ / / /