Commit Graph

106 次程式碼提交 (master)

作者 SHA1 備註 提交日期
bspeice 963d634923
Merge pull request #9 from bspeice/deprecation
Mark everything deprecated
2019-02-11 00:25:43 -05:00
Bradlee Speice de852c819f Mark everything deprecated 2019-02-11 00:18:16 -05:00
Bradlee Speice 6ea3111e20 Update Changelog 2019-01-20 16:35:33 -05:00
bspeice 66d7da873a
Merge pull request #7 from bspeice/no_panic_unused
Don't panic when calling guards without QADAPT enabled
2019-01-20 16:34:00 -05:00
Bradlee Speice 029ca6aba9 Don't have doctests depend on debug_assertions 2019-01-20 15:25:41 -05:00
Bradlee Speice 8df83a56b1 Add a release-only test for `is_active()` behavior 2019-01-20 15:20:59 -05:00
Bradlee Speice 640269ff10 Documentation updates 2019-01-20 15:18:41 -05:00
Bradlee Speice 08dac29b82 Remove `no_run` from doctests
Uses `qadapt::is_active` to work around rust-lang/cargo#6570.
Currently assumes that *some* allocation will have happened
by the time `fn main()` is called, which is sub-par.
2019-01-20 14:40:57 -05:00
Bradlee Speice 87beb53ccd Minor note about protection level during release 2019-01-20 13:29:38 -05:00
Bradlee Speice 8838070a1b Add an `is_active` function, and remove panic on not using 2019-01-20 13:19:02 -05:00
Bradlee Speice 9605206b26 Remove qadapt-spin from the publish build 2019-01-09 00:35:04 -05:00
bspeice dc04f0f3a5
Merge pull request #6 from bspeice/update_spin
Go back to the `spin` crate as a dependency
2019-01-09 00:33:52 -05:00
Bradlee Speice 6d72249253 Go back to the `spin` crate as a dependency 2019-01-09 00:26:07 -05:00
Bradlee Speice 2e5af84607 Update Cargo.toml 2019-01-01 15:48:43 -05:00
Bradlee Speice e7fcfb88fe Update the changelog for 1.0.1 2019-01-01 14:23:14 -05:00
bspeice 428e30046f
Merge pull request #4 from bspeice/system_allocator
Use the system allocator
2019-01-01 14:09:47 -05:00
Bradlee Speice 121fcb028a Using system allocator doesn't change CircleCI being able to run 2019-01-01 11:23:28 -05:00
bspeice ab5b552175
Merge pull request #5 from bspeice/rustfmt
Re-enable rustfmt
2018-12-17 04:48:04 +00:00
Bradlee Speice 6560ad2a94 Rustfmt 2018-12-16 23:38:49 -05:00
Bradlee Speice 37deb8704a Re-enable rustfmt 2018-12-16 23:34:16 -05:00
Bradlee Speice 964e9c5a11 Use the system allocator 2018-12-16 16:29:25 -05:00
Bradlee Speice a9f09b529e Not everyone needs to release... 2018-12-15 16:31:12 -05:00
Bradlee Speice b685547ddd Prepare for 1.0 2018-12-15 16:12:06 -05:00
bspeice 501c7712fc
Merge pull request #3 from bspeice/qadapt-spin
Vendor in the spin crate for the time being
2018-12-15 21:00:31 +00:00
Bradlee Speice 816c4f994f Vendor in the spin crate for the time being 2018-12-15 15:50:48 -05:00
bspeice a0f06ab30a
Merge pull request #2 from bspeice/travis_fix
Fix the Travis build
2018-12-09 04:34:16 +00:00
Bradlee Speice d4cbf607f2 Disable rustfmt for the time being 2018-12-08 23:09:58 -05:00
Bradlee Speice d2627e07f5 String issue? 2018-12-08 19:41:44 -05:00
Bradlee Speice 68e9f97b2b Seriously? 2018-12-08 19:39:32 -05:00
Bradlee Speice c14a26baaf Log out the RUST_VERSION 2018-12-08 19:33:00 -05:00
Bradlee Speice b31491dfbc Run as a script block 2018-12-08 19:27:03 -05:00
Bradlee Speice 2b84ecda9d Move the rustfmt install 2018-12-08 19:21:34 -05:00
Bradlee Speice f2be732ec7 One more travis script issue 2018-12-08 19:17:21 -05:00
Bradlee Speice 4623b43890 Handle rustfmt installation better 2018-12-08 19:10:25 -05:00
Bradlee Speice 9e5b2b0f7a Add an async demonstration 2018-12-08 18:05:46 -05:00
Bradlee Speice 26ebd50fc0 Rustup is official now 2018-12-08 16:19:56 -05:00
Bradlee Speice 2c3cd714a1 Fix up the tests 2018-12-08 16:08:36 -05:00
Bradlee Speice db120dbe45 More documentation updates 2018-12-07 00:16:29 -05:00
bspeice 9b63f71f63
Merge pull request #1 from bspeice/edition_upgrade
Edition upgrade
2018-12-07 05:15:50 +00:00
Bradlee Speice 65808b4e49 Minor docs update 2018-12-06 23:36:28 -05:00
Bradlee Speice dbf24afc67 Remove env_logger as a dev dependency 2018-12-06 23:31:49 -05:00
Bradlee Speice d19e596712 Remove log crate 2018-12-06 23:23:39 -05:00
Bradlee Speice 42754635ba Pass tests in release mode 2018-12-06 23:22:30 -05:00
Bradlee Speice 508aa05cb9 Actually run rustfmt 2018-12-06 23:19:37 -05:00
Bradlee Speice 1832cfb389 Add testing in stable/beta branches 2018-12-06 23:16:35 -05:00
Bradlee Speice 6df30473da Rustfmt fix 2018-12-06 23:14:56 -05:00
Bradlee Speice b23f7c45f7 Handle release mode compiler seeing through us 2018-12-06 23:11:48 -05:00
Bradlee Speice b565c29cfc Minor wording tweak 2018-12-06 23:05:14 -05:00
Bradlee Speice 65673e1af2 Renaming and a new macro 2018-12-06 23:02:44 -05:00
Bradlee Speice a1ee8934b4 Fix up the clippy warnings 2018-12-06 22:14:43 -05:00