granite-rust/compiler/rustc_serialize/src
Matthias Krüger 4457014398 Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov"
The PR had some unforseen perf regressions that are not as easy to find.
Revert the PR for now.

This reverts commit 6ae8912a3e, reversing
changes made to 86d6d2b738.
2021-10-15 11:28:23 +02:00
..
json mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
collection_impls.rs Remove unused functions and arguments from rustc_serialize 2021-06-01 19:29:11 +02:00
json.rs Fix more “a”/“an” typos 2021-08-22 16:35:29 +02:00
leb128.rs rustc_serialize: fix incorrect signed LEB128 decoding 2021-01-11 12:13:26 -08:00
lib.rs Remove box syntax from rustc_serialize 2021-08-18 09:25:26 +02:00
opaque.rs Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code. 2021-03-25 14:05:00 +01:00
serialize.rs Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov" 2021-10-15 11:28:23 +02:00