| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-05 | Auto merge of #81257 - ↵ | bors | -6/+5 | |
| pnkfelix:issue-80949-short-term-resolution-via-revert-of-pr-78373, r=matthewjasper Revert 78373 ("dont leak return value after panic in drop") Short term resolution for issue #80949. Reopen #47949 after this lands. (We plan to fine-tune PR #78373 to not run into this problem.) | ||||
| 2020-12-04 | Avoid leaking block expression values | Matthew Jasper | -5/+6 | |
| 2020-11-15 | Limit storage duration of inlined always live locals | Tomasz Miąsko | -0/+1 | |
| 2020-11-09 | Support inlining diverging function calls | Tomasz Miąsko | -0/+58 | |
| Additionally introduce storage markers for all temporaries created by the inliner. The temporary introduced for destination rebrorrow, didn't use them previously. | ||||
