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