rust/compiler/rustc_serialize/src
Matthias Krüger 48caf81484
Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxu
Use workspace lints for crates in `compiler/`

This is nicer and hopefully less error prone than specifying lints via bootstrap.

r? ``@jieyouxu``
2025-03-09 10:34:50 +01: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 compiler: Use size_of from the prelude instead of imported 2025-03-07 13:37:04 -08:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-08 08:41:43 +11:00
opaque.rs rename sub_ptr 😅 2025-02-23 23:11:00 +07: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