Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #8401 | bors[bot] | 2021-04-07 | 2 | -11/+11 |
|\ | |||||
| * | Update crates | kjeremy | 2021-04-07 | 2 | -11/+11 |
|/ | |||||
* | Merge #8397 | bors[bot] | 2021-04-07 | 1 | -1/+1 |
|\ | |||||
| * | Return a better error message for when we are waiting for cargo. | Manuel Ceron | 2021-04-07 | 1 | -1/+1 |
* | | Merge #8396 | bors[bot] | 2021-04-07 | 4 | -66/+64 |
|\ \ | |/ |/| | |||||
| * | Free Ty::def_crates | Lukas Wirth | 2021-04-07 | 2 | -57/+55 |
| * | Move Ty::builtin_deref | Lukas Wirth | 2021-04-07 | 2 | -9/+9 |
|/ | |||||
* | Merge #8394 | bors[bot] | 2021-04-07 | 2 | -33/+70 |
|\ | |||||
| * | Infer variants through type aliased enums | Lukas Wirth | 2021-04-07 | 2 | -33/+70 |
* | | Merge #8392 | bors[bot] | 2021-04-07 | 1 | -0/+3 |
|\ \ | |||||
| * | | Add space after lifetime | Emmanuel Thompson | 2021-04-07 | 1 | -0/+3 |
|/ / | |||||
* | | Merge #8390 | bors[bot] | 2021-04-07 | 4 | -33/+90 |
|\ \ | |||||
| * | | Collect trait impls inside unnamed consts | Jonas Schievink | 2021-04-07 | 3 | -19/+61 |
| * | | nameres: collect unnamed consts | Jonas Schievink | 2021-04-07 | 2 | -14/+29 |
|/ / | |||||
* | | Merge #8389 | bors[bot] | 2021-04-07 | 1 | -0/+43 |
|\ \ | |||||
| * | | Fix typo | memoryruins | 2021-04-07 | 1 | -2/+2 |
| * | | Do not import on the fly during fields of record literal syntax | memoryruins | 2021-04-06 | 1 | -0/+43 |
|/ / | |||||
* | | Merge #8382 | bors[bot] | 2021-04-06 | 8 | -85/+88 |
|\ \ | |||||
| * | | Adjust fixture docs a bit | Kirill Bulatov | 2021-04-06 | 3 | -61/+63 |
| * | | Small grammar fixes | Kirill Bulatov | 2021-04-06 | 4 | -21/+22 |
| * | | Update Zulip link and macro privacy statement | Kirill Bulatov | 2021-04-06 | 3 | -4/+4 |
* | | | Merge #8387 | bors[bot] | 2021-04-06 | 7 | -33/+53 |
|\ \ \ | |||||
| * | | | Remove `SolutionVariables`, add ConstrainedSubst analogous to Chalk | Florian Diebold | 2021-04-06 | 7 | -33/+53 |
|/ / / | |||||
* | | | Merge #8386 | bors[bot] | 2021-04-06 | 4 | -10/+74 |
|\ \ \ | |||||
| * | | | Avoid O(n²) when constructing AttrSourceMap | Jonas Schievink | 2021-04-06 | 4 | -10/+74 |
* | | | | Merge #8385 | bors[bot] | 2021-04-06 | 5 | -103/+85 |
|\ \ \ \ | |||||
| * | | | | Align `InferenceVar` to Chalk | Florian Diebold | 2021-04-06 | 4 | -34/+48 |
| * | | | | Clean up Chalk mapping a bit | Florian Diebold | 2021-04-06 | 1 | -69/+37 |
|/ / / / | |||||
* | | | | Merge #8383 | bors[bot] | 2021-04-06 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update Zulip URL | Laurențiu Nicola | 2021-04-06 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge #8379 | bors[bot] | 2021-04-06 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | internal: document broken windows | Aleksey Kladov | 2021-04-06 | 1 | -0/+2 |
* | | | | Merge #8381 | bors[bot] | 2021-04-06 | 1 | -5/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Lower attributes on tuple fields | Jonas Schievink | 2021-04-06 | 1 | -5/+4 |
|/ / / | |||||
* | | | Merge #8380 | bors[bot] | 2021-04-06 | 3 | -15/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | infer: remove `record_pat_field_resolutions` field | Jonas Schievink | 2021-04-06 | 3 | -15/+9 |
|/ / | |||||
* | | Merge #8371 | bors[bot] | 2021-04-06 | 1 | -32/+17 |
|\ \ | |/ |/| | |||||
| * | Panic when creating a HirDisplayWrapper with DisplayTarget::SourceCode | Lukas Wirth | 2021-04-06 | 1 | -1/+5 |
| * | Don't use HirDisplayWrapper when displaying SourceCode | Lukas Wirth | 2021-04-06 | 1 | -31/+12 |
* | | Merge #8376 | bors[bot] | 2021-04-06 | 8 | -40/+35 |
|\ \ | |||||
| * | | infer: remove `record_field_resolutions` field | Jonas Schievink | 2021-04-06 | 8 | -40/+35 |
|/ / | |||||
* | | Merge #8375 | bors[bot] | 2021-04-06 | 5 | -42/+110 |
|\ \ | |||||
| * | | feat: show errors from `cargo metadata` and initial `cargo check` in the stat... | Aleksey Kladov | 2021-04-06 | 3 | -13/+63 |
| * | | Clearer naming | Aleksey Kladov | 2021-04-06 | 3 | -29/+47 |
* | | | Merge #8374 | bors[bot] | 2021-04-06 | 2 | -8/+12 |
|\ \ \ | |||||
| * | | | Intern TypeRefs stored in Body | Jonas Schievink | 2021-04-06 | 2 | -8/+12 |
|/ / / | |||||
* | | | Merge #8364 | bors[bot] | 2021-04-06 | 8 | -33/+54 |
|\ \ \ | |||||
| * | | | Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an Ind... | Alexandru Macovei | 2021-04-06 | 3 | -13/+18 |
| * | | | Use Box'es to reduce the size of hir_def::expr::Pat from 112 to 64 bytes on 6... | Alexandru Macovei | 2021-04-06 | 4 | -8/+14 |
| * | | | Use Box'es to reduce size of hir_def::expr::Expr from 128 to 72 bytes (on 64b... | Alexandru Macovei | 2021-04-06 | 3 | -12/+22 |