rust/compiler/rustc_expand
Matthias Krüger 618942b86f
Rollup merge of #147040 - joshtriplett:mbe-fix-comments, r=petrochenkov
mbe: macro_check: Fix function comments referencing non-existent parameters

Several functions had comments referencing a non-existent `valid`
parameter. Remove those. The `guar` parameter that handles errors is
already documented.

In the process, remove another duplicate reference to an
already-documented parameter (`binders`).
2025-09-29 21:42:42 +02:00
..
src Rollup merge of #147040 - joshtriplett:mbe-fix-comments, r=petrochenkov 2025-09-29 21:42:42 +02:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Move more early buffered lints to dyn lint diagnostics (4/N) 2025-09-14 12:38:12 +02:00