rust/compiler/rustc_ast_passes/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
..
ast_validation.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
errors.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
feature_gate.rs Change feature flag error to be ergonomic clones are experimental 2025-03-06 17:58:34 -03:00
lib.rs Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00