about summary refs log tree commit diff
path: root/src/test/codegen/repeat-trusted-len.rs
AgeCommit message (Expand)AuthorLines
2020-03-14fix a codegen testRalf Jung-6/+1
2020-01-07Handle extra attributes in repeat-trusted-len.rs testNikita Popov-1/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-1/+0
2019-09-13codegen: use "_N" (like for other locals) instead of "argN", for argument names.Eduard-Mihai Burtescu-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-1/+2
2018-03-26Strengthen the repeat-trusted-len testFrancis Gagné-1/+6
2018-02-04TrustedLen for Repeat / RangeFrom test casesoberien-0/+23