about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/predecessors.rs
AgeCommit message (Expand)AuthorLines
2022-02-22Delete Decoder::read_unitMark Rousskov-2/+1
2022-01-22Make `Decodable` and `Decoder` infallible.Nicholas Nethercote-3/+4
2020-11-16wordslcnr-1/+1
2020-09-21fix typo in docs and commentsyuk1ty-1/+1
2020-08-30mv compiler to compiler/mark-0/+80