| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-11-06 | Stabilize `const_raw_ptr_deref` for `*const T` | Jacob Pratt | -1/+0 |
| 2021-07-14 | adjust tests | Ralf Jung | -2/+2 |
| 2021-06-18 | improve test by using intrinsic directly | Ralf Jung | -6/+11 |
| 2021-06-18 | bless you | Ralf Jung | -6/+3 |
| 2020-08-22 | remove feature gate from tests | Ralf Jung | -1/+0 |
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -5/+0 |
| 2019-12-28 | Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests | Esteban Küber | -1/+4 |
| 2019-11-04 | also test different integers | Ralf Jung | -0/+7 |
| 2019-11-04 | test offset_from with two integers | Ralf Jung | -3/+8 |
| 2019-11-02 | adjust for missing spans on x86 test runner | Ralf Jung | -2/+1 |
| 2019-10-18 | Ignore a test on musl because its ui output differs | Oliver Scherer | -0/+3 |
| 2019-10-18 | Adjust const eval code to reflect `offset_from` docs | Oliver Scherer | -9/+0 |
| 2019-10-11 | Make <*const/mut T>::offset_from `const fn` | Oliver Scherer | -0/+44 |
