aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #7827bors[bot]2021-03-021-2/+38
|\
| * Fix proc macro TokenStream::from_str token idsvlad200122021-03-011-2/+38
* | Merge #7835bors[bot]2021-03-018-134/+195
|\ \
| * | Update xtask/src/flags.rsAleksey Kladov2021-03-011-1/+1
| * | Use cli parser with auto-generated helpAleksey Kladov2021-03-018-134/+195
| | |
| \ \
*-. \ \ Merge #7829 #7833bors[bot]2021-03-0112-104/+109
|\ \ \ \
| | * | | Use chalk_ir::MutabilityLukas Wirth2021-03-0110-64/+78
| * | | | Bump chalkLaurențiu Nicola2021-03-012-32/+23
| * | | | Bump depsLaurențiu Nicola2021-03-011-8/+8
* | | | | Merge #7834bors[bot]2021-03-014-28/+88
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix `find_path` when inner items are presentJonas Schievink2021-03-014-28/+88
* | | | | Merge #7832bors[bot]2021-03-013-55/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Axe pre-commitAleksey Kladov2021-03-013-55/+0
|/ / / /
* | | | Merge #7830bors[bot]2021-03-0117-180/+167
|\ \ \ \
| * | | | Simplify xtaskAleksey Kladov2021-03-0117-180/+167
|/ / / /
* | | | Merge #7828bors[bot]2021-03-011-5/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use an unversioned profile dependency in mbeLaurențiu Nicola2021-03-011-5/+2
|/ / /
* | | Merge #7778bors[bot]2021-03-012-2/+40
|\ \ \ | |/ / |/| |
| * | Fix lowering trailing self paths in UseTreesLukas Wirth2021-02-282-2/+40
* | | Merge #7826bors[bot]2021-03-0114-98/+109
|\ \ \ | |_|/ |/| |
| * | Introduce Ty::AliasLukas Wirth2021-03-0114-98/+109
|/ /
* | Merge #7823bors[bot]2021-03-0111-152/+163
|\ \
| * | Assert index relationship between type_variable_table and var_unification_tableLukas Wirth2021-03-012-22/+13
| * | Being Ty::InferenceVar closes to chalk equivalentLukas Wirth2021-03-0111-152/+172
* | | Merge #7822bors[bot]2021-03-011-1/+3
|\ \ \ | |/ / |/| |
| * | Paperover a bug in cargo-workspace for publish RAEdwin Cheng2021-03-011-1/+3
| | |
| \ \
*-. \ \ Merge #7819 #7820bors[bot]2021-03-015-3/+69
|\ \ \ \
| | * | | Update vscode README with a small features listLukas Wirth2021-03-013-0/+46
| * | | | Speedup heavy testsAleksey Kladov2021-03-012-3/+23
|/ / / /
* | | | Merge #7818bors[bot]2021-03-013-16/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up unused field warningDániel Buga2021-03-012-15/+1
| * | | Remove redundant semicolonDániel Buga2021-03-011-1/+1
|/ / /
* | | Merge #7816bors[bot]2021-02-289-86/+98
|\ \ \
| * | | Lift FnPointer into a structLukas Wirth2021-02-289-86/+98
* | | | Merge #7815bors[bot]2021-02-282-0/+61
|\ \ \ \ | |/ / / |/| | |
| * | | hir_ty: use default type generic for box expressionscynecx2021-02-282-0/+61
|/ / /
* | | Merge #7814bors[bot]2021-02-288-40/+29
|\ \ \
| * | | Remove Substs from Ty::ForeignTypeLukas Wirth2021-02-285-18/+9
| * | | Turn Ty::Tuple variant into a tuple-variantLukas Wirth2021-02-288-22/+20
|/ / /
* | | Merge #7813bors[bot]2021-02-2817-943/+709
|\ \ \
| * | | Fix code_model::Type::walk not walking all typesLukas Wirth2021-02-283-26/+25
| * | | Inline TypeCtor into TyLukas Wirth2021-02-2817-936/+703
* | | | Merge #7812bors[bot]2021-02-285-40/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Use consistent naming for assistAleksey Kladov2021-02-284-39/+39
| * | | Don't spam loop-rewriting assistAleksey Kladov2021-02-282-2/+22
|/ / /
* | | Merge #7809bors[bot]2021-02-281-6/+3
|\ \ \
| * | | Delete old issues from GitHub's bug report templatesaruman92021-02-281-6/+3
|/ / /
* | | Merge #7804bors[bot]2021-02-2813-419/+270
|\| |
| * | Use chalk_ir::Scalar directlyLukas Wirth2021-02-286-197/+78
| * | Introduce TypeCtor::ScalarLukas Wirth2021-02-2813-380/+350