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
2023-01-11Move /src/test to /testsAlbert Larsan-28/+0
2022-11-26Rewrite dest prop.Jakob Degen-5/+1
2022-11-02Ban dashes in miropt test file namesJakob Degen-19/+19
2022-09-26address reviewb-naber-1/+1
2022-08-22bless mir-opt testsNilstrieb-6/+6
2022-08-02Avoid invalidating the CFG in MirPatch.Jakob Degen-4/+0
2022-07-28bless mir opt testsNilstrieb-18/+18
2022-07-09tweak names and output and blessRalf Jung-1/+1
2022-05-30validate derefer, run derefer inside generatorouz-a-0/+4
2022-02-27Only create a single expansion for each inline integration.Camille GILLOT-7/+7
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