about summary refs log tree commit diff
path: root/compiler/stable_mir/src/visitor.rs
AgeCommit message (Expand)AuthorLines
2023-11-10add CoroutineWitness to covered typesOğuz Ağcayazı-0/+1
2023-10-26Specialize ZeroSized constantsCelina G. Val-1/+1
2023-10-24Remove fold code and add Const::internal()Celina G. Val-2/+2
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-09-28simplify visitouz-a-28/+2
2023-09-28visit and fold ty::refouz-a-1/+4
2023-09-28add visitor for Regionouz-a-2/+35
2023-09-28make reg public and add visit, foldouz-a-1/+7
2023-09-25Split out the stable part of smir into its own crate to prevent accidental us...Oli Scherer-0/+187