aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / /
* | | | Merge #6827bors[bot]2020-12-111-3/+1
|\ \ \ \
| * | | | Revert "Fix memory usage metrics"Jonas Schievink2020-12-111-3/+1
|/ / / /
* | | | Merge #6824bors[bot]2020-12-111-0/+16
|\ \ \ \
| * | | | Don't highlight parent nodes of comments on hoverLukas Wirth2020-12-111-0/+16
| | |/ / | |/| |
* | | | Merge #6825bors[bot]2020-12-111-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix memory usage metricsJonas Schievink2020-12-111-1/+3
| |/ /
* | | Merge #6821bors[bot]2020-12-112-25/+23
|\ \ \ | |/ / |/| |
| * | Improve code structureAleksey Kladov2020-12-112-25/+23
|/ /
* | Merge #6816bors[bot]2020-12-112-136/+18
|\ \ | |/ |/|
| * Use natural trait ordering in derive completionAleksey Kladov2020-12-112-136/+18
|/
* Merge #6807bors[bot]2020-12-103-0/+41
|\
| * Use itertoolsJonas Schievink2020-12-103-3/+5
| * 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 #6806bors[bot]2020-12-101-1/+8
|\ \
| * | Improve docs for building from sourceLaurențiu Nicola2020-12-101-1/+8
|/ /
* | 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