about summary refs log tree commit diff
path: root/compiler/rustc_smir/src/rustc_internal/pretty.rs
AgeCommit message (Expand)AuthorLines
2025-07-06move `stable_mir` back to its own crate and move `rustc_internal` to the`stab...Makai-22/+0
2025-04-05let `rustc_smir` host `stable_mir` for refactoringMakai-0/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-03-20Improve emit stable mir bodyCelina G. Val-1/+1
2023-11-17use new apis and add new functionouz-a-1/+1
2023-11-17move pretty into stable_mirOğuz Ağcayazı-299/+11
2023-11-17change smir to StableMirOğuz Ağcayazı-15/+27
2023-11-17remove unwrapOğuz Ağcayazı-10/+15
2023-11-17better formatting for statementsOğuz Ağcayazı-17/+46
2023-11-17cover statementsOğuz Ağcayazı-26/+155
2023-11-17emit basic smirOğuz Ağcayazı-0/+133