| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-06-23 | Bless tests | Gary Guo | -1/+1 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -45/+45 | |
| 2023-04-06 | Bless tests | Gary Guo | -3/+7 | |
| 2023-03-03 | Desugars drop and replace at MIR build | Giacomo Pasini | -0/+85 | |
| This commit desugars the drop and replace deriving from an assignment at MIR build, avoiding the construction of the DropAndReplace terminator (which will be removed in a followign PR) In order to retain the same error messages for replaces a new DesugaringKind::Replace variant is introduced. | ||||
