Commit graph

24 commits

Author SHA1 Message Date
0037ca666b Remove unused import of log crate 2017-02-04 11:29:26 +01:00
mario
8df5519f34 Move [profile.dev] codegen-units = 2 to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
2017-01-19 20:08:51 +01:00
0a04081599 Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
2016-10-31 23:39:38 +01:00
24e23b263a libimagentrymarkdown/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
fe8b2991a1 Add codegen-units = 2 in ./libimagentrymarkdown/Cargo.toml 2016-10-24 13:53:14 +02:00
b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
5240e3bf64 Add meta-info in libimagentrymarkdown/Cargo.toml 2016-10-18 10:56:12 +02:00
e8ae4c0da7 Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00
e30d774670 Move all libimag*/README.md to doc/src/05100-* 2016-10-13 12:04:36 +02:00
fbd6e790c7 Increment header levels in the README.md files of the libraries 2016-10-13 12:04:36 +02:00
82e39f427a libimagentrymarkdown: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Gavin Thomas Claugus
32d255aa05 libimagentrymarkdown: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:09:38 -04:00
9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
db93f01ea3 Add WithHtmlIterator to iterate over (Entry, Result<HTML>) tuples 2016-06-09 16:52:34 +02:00
12369ddadf Add into_urllink() translater helper 2016-06-09 16:52:34 +02:00
107e62a426 Add dependency url = 1.1. 2016-06-09 16:52:34 +02:00
650e29d4b5 Add test: Two nonsimilar links 2016-06-09 16:52:34 +02:00
1bb961ecb3 Add test: Two (similar) links 2016-06-09 16:52:34 +02:00
a3d50a5e32 Derive Debug, Clone, PartialEq and Eq for Link type 2016-06-09 16:52:34 +02:00
70f12dbef7 Implement link extractor 2016-06-09 16:52:34 +02:00
fb2934a96d Impl From<I> for ToHtmlIterator<I> 2016-06-09 16:52:34 +02:00
f6fdfabf81 Add impl for to_html() 2016-06-09 16:52:34 +02:00
c47923b669 Add README for crate 2016-06-09 16:52:34 +02:00
c2321b21e4 Initial import 2016-06-09 16:52:34 +02:00