aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* 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-142-39/+28
|\ \ | |/ |/|
| * Replace goblin crate with objectLaurențiu Nicola2020-12-132-39/+28
* | Add test for #6852Florian Diebold2020-12-131-0/+37
* | 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
* | | Remove some redundant allocationsJeremy Kolb2020-12-129-9/+8
* | | Merge #6818bors[bot]2020-12-1216-96/+249
|\ \ \
| * | | Add Lifetimes to the HIRLukas Wirth2020-12-1116-96/+249
| | |/ | |/|
* | | 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
| | |/ | |/|
* | | 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
* | | 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
* | | | Move print_memory_usage to cli.rsJonas Schievink2020-12-114-32/+26
* | | | Avoid panic when collecting memory metricsJonas Schievink2020-12-111-1/+2
* | | | Don't highlight parent nodes of comments on hoverLukas Wirth2020-12-111-0/+16
| |/ / |/| |
* | | Improve code structureAleksey Kladov2020-12-112-25/+23
|/ /
* / Use natural trait ordering in derive completionAleksey Kladov2020-12-111-17/+18
|/
* Merge #6807bors[bot]2020-12-102-0/+40
|\
| * Use itertoolsJonas Schievink2020-12-102-3/+4
| * Replicate Cargo environment variablesJonas Schievink2020-12-101-0/+39
* | Merge #6804bors[bot]2020-12-101-3/+9
|\ \ | |/ |/|
| * Use decimal notationJonas Schievink2020-12-101-1/+1
| * Double the macro token limitJonas Schievink2020-12-101-1/+1
| * Improve macro limit error and move to constJonas Schievink2020-12-101-3/+9
* | Merge #6805bors[bot]2020-12-101-8/+14
|\ \
| * | Fix accidently quadratic syntax rewriterAleksey Kladov2020-12-101-8/+14
* | | Merge #6769bors[bot]2020-12-105-5/+86
|\ \ \ | |/ / |/| |
| * | Cast to ExprStmt, style fixesivan7702020-12-102-10/+9
| * | Apply rustfmt changesivan7702020-12-091-9/+8
| * | Apply suggestions from code reviewivan7702020-12-091-17/+20
| * | Format codeivan7702020-12-083-8/+24
| * | Remove unused useivan7702020-12-081-1/+1
| * | Remove use via superivan7702020-12-081-3/+1
| * | Remove this semicolonivan7702020-12-085-8/+74
* | | Remove debug printAleksey Kladov2020-12-101-7/+5
| |/ |/|