| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-22 | Greatly simplify lifetime captures in edition 2024 | Michael Goulet | -1/+1 | |
| 2025-02-22 | Fix binding mode problems | Michael Goulet | -1/+1 | |
| 2023-11-23 | Avoid unnecessary exports. | Nicholas Nethercote | -4/+4 | |
| 2023-07-10 | optimization round 2 | DrMeepster | -13/+77 | |
| - moved work from `find_local` to `gather_statement` - created custom iterator for `iter_projections` - reverted change from `IndexVec` to `FxIndexMap` | ||||
| 2023-07-04 | bring back un_derefer and rewrite it again | DrMeepster | -0/+36 | |
| 2023-06-29 | Merge `un_derefer` into `MovePathLookup` | DrMeepster | -22/+0 | |
| 2022-07-29 | Auto merge of #99667 - ouz-a:some_branch, r=oli-obk | bors | -15/+1 | |
| Optimize `UnDerefer` Addresses the performance [issues](https://github.com/rust-lang/rust/pull/98145#issuecomment-1183548597) faced here. r? `@oli-obk` | ||||
| 2022-07-24 | optimize un_derefer | ouz-a | -15/+1 | |
| 2022-07-20 | Remove unused StableMap and StableSet types from rustc_data_structures | Michael Woerister | -1/+1 | |
| 2022-07-12 | add new rval, pull deref early | ouz-a | -0/+36 | |
