rust/src/libserialize
Arlo Siemsen f86b078e2d Add hash of source files in debug info
* Adds either an MD5 or SHA1 hash to the debug info.
* Adds new unstable option `-Z src-hash-algorithm` to control the hashing algorithm.
2020-04-02 14:13:19 -07:00
..
hex Format the world 2019-12-22 17:42:47 -05:00
json Format the world 2019-12-22 17:42:47 -05:00
tests Format the world 2019-12-22 17:42:47 -05:00
Cargo.toml bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
collection_impls.rs Format the world 2019-12-22 17:42:47 -05:00
hex.rs Deprecate Error::description for real 2019-12-24 22:39:49 -08:00
json.rs Deprecate Error::description for real 2019-12-24 22:39:49 -08:00
leb128.rs Micro-optimize the heck out of LEB128 reading and writing. 2020-02-11 19:07:43 +11:00
lib.rs Remove unused feature gate from libserialize 2020-02-07 13:59:31 +01:00
opaque.rs Remove unused read_uleb128 parameter. 2020-01-30 15:22:53 +11:00
serialize.rs Add hash of source files in debug info 2020-04-02 14:13:19 -07:00