rust/src/libserialize
kennytm 4711982314
Removed as many "```ignore" as possible.
Replaced by adding extra imports, adding hidden code (`# ...`), modifying
examples to be runnable (sorry Homura), specifying non-Rust code, and
converting to should_panic, no_run, or compile_fail.

Remaining "```ignore"s received an explanation why they are being ignored.
2017-06-23 15:31:53 +08:00
..
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
collection_impls.rs Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
hex.rs Replace _, _ with .. 2016-09-04 12:30:33 +03:00
json.rs Removed as many "```ignore" as possible. 2017-06-23 15:31:53 +08:00
leb128.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
lib.rs Bump version and stage0 compiler 2017-06-19 22:25:05 -07:00
opaque.rs Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
serialize.rs Only SwitchInt over integers, not all consts 2017-02-10 19:42:41 +02:00