serde/test_suite
David Tolnay dd1f4b483e
Make it clearer that the private implementation details are private
Both of these modules are doc(hidden) and commented "Not public API",
but incorrect downstream code sometimes still references them. Naming
the module __private will make it more likely to be noticed in code
review.
2021-01-08 19:55:31 -08:00
..
no_std Update no_std test to 2018 edition 2018-12-31 21:42:22 -05:00
tests Make it clearer that the private implementation details are private 2021-01-08 19:55:31 -08:00
build.rs Exclude expansion tests from test suite by default 2020-05-05 21:52:37 -07:00
Cargo.toml Opt in to experimental trybuild diffs 2020-10-31 13:28:19 -07:00