rust/compiler
Dylan DPC e160d2b3e0
Rollup merge of #75741 - workingjubilee:refactor-byteorder, r=matthewjasper
Refactor byteorder to std in rustc_middle

Use std::io::{Read, Write} and {to, from}_{le, be}_bytes methods in
order to remove byteorder from librustc_middle's dependency graph.
2020-09-05 16:28:17 +02:00
..
2020-09-04 18:28:20 +02:00
2020-09-04 17:47:51 +02:00
2020-09-04 17:47:51 +02:00
2020-09-04 21:51:29 -07:00
2020-09-04 17:47:51 +02:00
2020-09-04 17:47:51 +02:00
2020-09-04 19:17:57 -04:00
2020-09-04 17:47:51 +02:00