about summary refs log tree commit diff
path: root/src/test/mir-opt/inline/inline_trait_method_2.test2.Inline.after.mir
AgeCommit message (Expand)AuthorLines
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-7/+7
2020-10-21rustc_mir: don't throw away inlined locals' spans.Eduard-Mihai Burtescu-1/+1
2020-10-21rustc_mir: track inlined callees in SourceScopeData.Eduard-Mihai Burtescu-1/+1
2020-09-27Remove unnecessary -Zunsound-mir-opts uses in testsWesley Wiser-1/+5
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+31