Commit Graph

13 Commits

Author SHA1 Message Date
Ralf Jung 8b95fb5233 Merge pull request #31 from Gilnaa/feature/constant-offset
Added impl for constant offset_of
2019-11-16 21:45:06 +01:00
Gilad Naaman 176b647ccd Added impl for constant offset_of 2019-11-16 22:34:38 +02:00
Ralf Jung c1d80999cf we actually work on 1.19 as well 2019-11-16 11:03:15 +01:00
Ralf Jung f734f5bbad no need to use NonNull 2019-08-10 11:59:47 +02:00
Ralf Jung 5151f6b2c1 fix testing README and fix README tests 2019-08-10 11:12:48 +02:00
Ralf Jung e5bbb9d812 Merge commit 'refs/pull/8/head' of https://github.com/Gilnaa/memoffset 2019-08-10 11:05:56 +02:00
Ralf Jung 54096c6a95 update version info in README 2019-08-10 11:05:08 +02:00
Guillaume Gomez 10d9e098f8 Add tests for README file 2019-05-20 15:12:50 +02:00
Gilad Naaman 9174130890 Added dual support for 1.33 and 1.19 2019-03-15 11:38:46 +02:00
Gilad Naaman f402a6f370 Bumped version to 0.2 2018-01-13 19:37:05 +02:00
Gilad Naaman 745368a41f Cargo.toml update 2017-10-17 09:15:37 +03:00
Gilad Naaman 8d2818c039 More readme examples 2017-10-17 09:08:07 +03:00
Gilad Naaman 057a247d25 Cleanup. Macors no longer thoretically allocate. 2017-10-16 22:51:37 +03:00