about summary refs log tree commit diff
path: root/compiler/stable_mir/src/mir/visit.rs
AgeCommit message (Expand)AuthorLines
2023-12-18Add the function body span to StableMIRCelina G. Val-1/+3
2023-12-13Add spread arg and missing CoroutineKindCelina G. Val-1/+1
2023-12-05Change ty_with_args to return Ty instead of ResultCelina G. Val-1/+1
2023-11-30Change SwitchTarget representationCelina G. Val-3/+2
2023-11-22Auto merge of #118152 - matthiaskrgr:rollup-bqcck4w, r=matthiaskrgrbors-1/+27
2023-11-21Fix `clippy::needless_borrow` in the compilerNilstrieb-1/+1
2023-11-21de-structure variable and add stablesouz-a-4/+6
2023-11-21Add VarDebugInfo to Stable MIRouz-a-1/+25
2023-11-17better formatting for statementsOğuz Ağcayazı-1/+1
2023-11-16Fix bug on MIRVisitorCelina G. Val-2/+2
2023-11-10Add SMIR visitor for Places and projectionsKirby Linvill-1/+32
2023-10-30Add a stable MIR visitorCelina G. Val-0/+414