grin/core
Jeremy Rubin dc6542d82b chore/docs: eliminate warnings (#2583)
* chore: replace trim_right with $ sed -i'' 's/trim_right/trim_end/' **/*.rs

* docs: individually document macros to avoid warning, add TODO to make to_edge hygenic

* docs: document impl_array_newtype macros, refactor: move all impl_array_newtype macro traits into impl_array_netype_index
2019-02-15 15:32:37 -08:00
..
fuzz Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
src chore/docs: eliminate warnings (#2583) 2019-02-15 15:32:37 -08:00
tests get rid of default implementation of Hashed trait for writable things (#2573) 2019-02-15 13:41:19 +00:00
Cargo.toml Windows Compatibility Fixes #1 (#2535) 2019-02-09 21:14:27 +00:00