| Commit message (Expand) | Author | Age | Files | Lines |
* | Erase regions of type in `offset_of!` | clubby789 | 2023-05-16 | 1 | -3/+4 |
* | Auto merge of #105750 - oli-obk:valtrees, r=lcnr | bors | 2023-05-16 | 1 | -10/+39 |
|\ |
|
| * | Always fall back to PartialEq when a constant in a pattern is not recursively... | Oli Scherer | 2023-05-15 | 1 | -5/+31 |
| * | Unnest a variable in prep for the next commit which needs access to the place | Oli Scherer | 2023-05-15 | 1 | -5/+8 |
* | | Add CopyForDeref to custom MIR | Andy Wang | 2023-05-15 | 1 | -0/+1 |
|/ |
|
* | Auto merge of #111570 - compiler-errors:ct-err, r=BoxyUwU | bors | 2023-05-15 | 1 | -1/+1 |
|\ |
|
| * | Rename const error methods for consistency | Michael Goulet | 2023-05-14 | 1 | -1/+1 |
* | | Implement references VarDebugInfo. | Camille GILLOT | 2023-05-13 | 2 | -0/+4 |
|/ |
|
* | Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillot | Matthias Krüger | 2023-05-11 | 1 | -1/+3 |
|\ |
|
| * | Bail out of MIR construction if `check_match` fails | clubby789 | 2023-04-30 | 1 | -1/+3 |
* | | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errors | Dylan DPC | 2023-05-05 | 1 | -0/+6 |
|\ \ |
|
| * | | update and add a few tests | Deadbeef | 2023-05-02 | 1 | -0/+6 |
| |/ |
|
* | | Box AssertKind | Ben Kimock | 2023-05-01 | 1 | -1/+1 |
|/ |
|
* | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | 2023-04-24 | 5 | -5/+5 |
* | Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillot | bors | 2023-04-23 | 1 | -0/+7 |
|\ |
|
| * | Run `check_match` and `check_liveness` when MIR is built instead of having an... | Oli Scherer | 2023-04-21 | 1 | -0/+7 |
* | | Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin | bors | 2023-04-22 | 4 | -2/+9 |
|\ \
| |/
|/| |
|
| * | minor tweaks | DrMeepster | 2023-04-21 | 1 | -2/+2 |
| * | intern offsetof fields | DrMeepster | 2023-04-21 | 1 | -2/+2 |
| * | offset_of | DrMeepster | 2023-04-21 | 4 | -4/+11 |
* | | Remove WithOptconstParam. | Camille GILLOT | 2023-04-20 | 2 | -49/+29 |
|/ |
|
* | Spelling - compiler | Josh Soref | 2023-04-17 | 2 | -8/+8 |
* | Auto merge of #109466 - davidlattimore:inline-arg-via-var-debug-info, r=wesle... | bors | 2023-04-13 | 2 | -1/+5 |
|\ |
|
| * | Preserve argument indexes when inlining MIR | David Lattimore | 2023-04-11 | 2 | -1/+5 |
* | | Add Offset binary op to custom mir | Andy Wang | 2023-04-11 | 1 | -0/+5 |
|/ |
|
* | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko | bors | 2023-04-07 | 5 | -20/+45 |
|\ |
|
| * | Fix new usage of old api | Gary Guo | 2023-04-06 | 2 | -4/+4 |
| * | Rename `Abort` terminator to `Terminate` | Gary Guo | 2023-04-06 | 1 | -1/+1 |
| * | Add `UnwindAction::Terminate` | Gary Guo | 2023-04-06 | 2 | -2/+6 |
| * | Refactor unwind from Option to a new enum | Gary Guo | 2023-04-06 | 4 | -15/+36 |
* | | Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstrieb | bors | 2023-04-06 | 2 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Perform match checking on THIR. | Camille GILLOT | 2023-04-03 | 1 | -0/+1 |
| * | Add Span to StmtKind::Let. | Camille GILLOT | 2023-04-03 | 1 | -0/+2 |
* | | Use `&IndexSlice` instead of `&IndexVec` where possible | Scott McMurray | 2023-04-02 | 4 | -9/+9 |
|/ |
|
* | Auto merge of #109849 - scottmcm:more-fieldidx-rebase, r=oli-obk | bors | 2023-04-02 | 3 | -15/+11 |
|\ |
|
| * | Use `FieldIdx` in various things related to aggregates | Scott McMurray | 2023-04-01 | 3 | -15/+11 |
* | | use and_then/flat_map for map().flatten() | Matthias Krüger | 2023-04-01 | 1 | -3/+3 |
|/ |
|
* | Update `ty::VariantDef` to use `IndexVec<FieldIdx, FieldDef>` | Scott McMurray | 2023-03-30 | 1 | -1/+1 |
* | Move `mir::Field` → `abi::FieldIdx` | Scott McMurray | 2023-03-28 | 5 | -8/+11 |
* | Bless tidy | Maybe Waffle | 2023-03-27 | 1 | -1/+1 |
* | Refactor: `VariantIdx::from_u32(0)` -> `FIRST_VARIANT` | Scott McMurray | 2023-03-25 | 1 | -4/+2 |
* | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | 2023-03-23 | 1 | -0/+4 |
|\ |
|
| * | Add `CastKind::Transmute` to MIR | Scott McMurray | 2023-03-22 | 1 | -0/+4 |
* | | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | 2023-03-23 | 1 | -23/+33 |
|\ \ |
|
| * \ | Rollup merge of #109475 - scottmcm:simpler-shifts, r=WaffleLapkin | Matthias Krüger | 2023-03-23 | 1 | -23/+33 |
| |\ \
| | |/
| |/| |
|
| | * | Generate simpler MIR for shifts | Scott McMurray | 2023-03-22 | 1 | -23/+33 |
* | | | rustc: Remove unused `Session` argument from some attribute functions | Vadim Petrochenkov | 2023-03-22 | 1 | -1/+2 |
|/ / |
|
* | | Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors | bors | 2023-03-22 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | remove some trait solver helpers | lcnr | 2023-03-21 | 1 | -2/+2 |
* | | Use builtin_index instead of match | Andy Wang | 2023-03-20 | 1 | -5/+2 |