rust/compiler/rustc_serialize/src
Nicholas Nethercote e2320b32c5 Convert rustc_serialize integration tests to unit tests.
Because (a) the vast majority of compiler tests are unit tests, and (b)
this works better with `unused_crate_dependencies`.
2025-03-20 08:59:50 +11:00
..
leb128 Convert rustc_serialize integration tests to unit tests. 2025-03-20 08:59:50 +11:00
opaque Convert rustc_serialize integration tests to unit tests. 2025-03-20 08:59:50 +11:00
int_overflow.rs Add add/sub methods that only panic with debug assertions to rustc 2024-04-13 17:03:12 +02:00
leb128.rs Convert rustc_serialize integration tests to unit tests. 2025-03-20 08:59:50 +11:00
lib.rs Convert rustc_serialize integration tests to unit tests. 2025-03-20 08:59:50 +11:00
opaque.rs Convert rustc_serialize integration tests to unit tests. 2025-03-20 08:59:50 +11:00
serialize.rs Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00