summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_try.rs
AgeCommit message (Expand)AuthorLines
2019-11-27rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug...Eduard-Mihai Burtescu-0/+30
2019-11-21Introduce MIR optimizations for simplifying `x?` on `Result`s.Mazdak Farrokhzad-0/+193