aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #6879bors[bot]2020-12-154-23/+37
|\
| * Change HasChildSource::ChildId assoc item to generic paramLukas Wirth2020-12-154-23/+37
* | Merge #6893bors[bot]2020-12-1537-273/+335
|\ \
| * | Reject visibilities on `macro_rules!`Jonas Schievink2020-12-151-1/+13
| * | Move to upstream `macro_rules!` modelJonas Schievink2020-12-1536-272/+322
|/ /
* | Merge #6886bors[bot]2020-12-154-84/+163
|\ \
| * | Remove obsolete commentEdwin Cheng2020-12-151-1/+0
| * | Add regression testEdwin Cheng2020-12-151-0/+24
| * | Expand statements for mbe in loweringEdwin Cheng2020-12-153-83/+139
* | | Merge #6888bors[bot]2020-12-151-62/+67
|\ \ \
| * | | Use standard test styleAleksey Kladov2020-12-151-62/+67
* | | | Merge #6889bors[bot]2020-12-152-0/+17
|\ \ \ \
| * | | | Resolve `macro-error` diagnostics on asm & llvm_asmlf-2020-12-152-0/+17
| | |_|/ | |/| |
* | | | Merge #6887bors[bot]2020-12-151-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Add `#` to canonical test exampleAleksey Kladov2020-12-151-4/+4
* | | | Merge #6875bors[bot]2020-12-152-0/+130
|\ \ \ \
| * | | | Add find usages for enum constructorsDaiki Ihara2020-12-142-0/+130
* | | | | Merge #6885bors[bot]2020-12-151-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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
| | |/ | |/|