Files
rust/compiler
Nicholas Nethercote 2ae298711f Replace two BottomUpFolders with fold_regions.
Because these folders only change regions.

Note: `BottomUpFolder` folds all regions, while `fold_regions` skips
some bound regions. But that's ok because these two folders only modify
`ReVar`s.
2026-01-12 08:51:49 +11:00
..
2025-10-12 08:08:30 +00:00
2026-01-08 20:29:00 +05:00