rust/compiler/rustc_ast_pretty/src
Matthias Krüger d93ef397ce
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan,jieyouxu
Use `RUSTC_LINT_FLAGS` more

An alternative to the failed #138084.

Fixes #138106.

r? ````@jieyouxu````
2025-03-12 17:59:08 +01:00
..
pp Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
pprust Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
helpers.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
pp.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00