rust-cookbook/src
Vince Pike 454ceb34ff Old Code Would Not Compile (#522)
* Old Code Would Not Compile

I researched the Chrono library and made sure the code would compile with the latest Rust 2018 setup.

* Remove the DateTime part for the chrono piece

* Removed Chrono to simplify example
2019-04-15 13:59:34 -07:00
..
algorithms fixed rand crate deprecation warning (#510) 2019-04-12 08:18:01 -07:00
cli cleanup 2018-10-03 15:32:21 -07:00
compression Removes quick run in favor of main for compression recipes. (#468) 2018-10-05 16:59:48 -07:00
concurrency Update crossbeam-spawn.md (#496) 2018-12-07 18:51:26 -08:00
cryptography Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
data_structures Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
database Old Code Would Not Compile (#522) 2019-04-15 13:59:34 -07:00
datetime Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
development_tools Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
encoding Correct referenced crate in percent-encode chapter (#498) 2018-11-20 15:53:41 -08:00
errors Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
file fixed rand crate deprecation warning (#510) 2019-04-12 08:18:01 -07:00
hardware Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
mem Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
net Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
os Fixed file-descriptor leak by waiting for child processes to terminate. Fixes #393. (#435) 2018-07-17 09:51:29 -07:00
science fixed broken links (#521) 2019-04-12 09:06:11 -07:00
text add unicode-segmentation example (#517) 2019-04-12 09:05:36 -07:00
web Fix swapped links for web client examples (#495) 2018-11-12 16:48:21 -08:00
about.md centralize links for badges, categories, and crates 2017-09-23 19:17:22 +02:00
algorithms.md Recipe Series: Sort Vector #437 (#444) 2018-09-20 07:53:22 -07:00
cli.md added ansi_term example (#457) 2018-10-02 15:07:35 -07:00
compression.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
concurrency.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
cryptography.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
data_structures.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
database.md added data aggregation example for postgres (#520) 2019-04-12 08:22:10 -07:00
datetime.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
development_tools.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
encoding.md Mime type from filename 2018-07-12 15:21:43 -07:00
errors.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
file.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
hardware.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
intro.md Add Statistics Section With Examples (#476) 2018-12-04 12:22:39 -08:00
links.md add unicode-segmentation example (#517) 2019-04-12 09:05:36 -07:00
main.rs fixed links and CI auto-deploy after move to rust-lang-nursery 2017-07-29 18:38:26 +02:00
mem.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
net.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
os.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
science.md Reorganise science and fix broken links (#473) 2018-10-08 15:10:09 -07:00
SUMMARY.md Implement the FromStr trait for a custom struct (#509) 2019-01-10 14:13:00 -08:00
text.md add unicode-segmentation example (#517) 2019-04-12 09:05:36 -07:00
web.md Mime type from filename 2018-07-12 15:21:43 -07:00