| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-26 | Strengthen the repeat-trusted-len test | Francis Gagné | -1/+6 | |
| Simply checking for the presence of `llvm.memset` is too brittle because this instrinsic can be used for seemingly trivial operations, such as zero-initializing a `RawVec`. | ||||
| 2018-02-04 | TrustedLen for Repeat / RangeFrom test cases | oberien | -0/+23 | |
