rust/compiler/rustc_incremental/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
..
persist compiler: Use size_of from the prelude instead of imported 2025-03-07 13:37:04 -08:00
assert_dep_graph.rs Change span field accesses to method calls 2025-02-24 14:22:31 +01:00
errors.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-08 08:41:43 +11:00