rust/compiler/rustc_resolve
Jubilee d784803115
Rollup merge of #136869 - chenyukang:yukang-fix-133713-let-binding, r=estebank
Fix diagnostic when using = instead of : in let binding

Fixes #133713

r? ``@estebank``
2025-02-13 17:46:08 -08:00
..
src Rollup merge of #136869 - chenyukang:yukang-fix-133713-let-binding, r=estebank 2025-02-13 17:46:08 -08:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl Diagnostic for using macro_rules macro as attr/derive 2024-11-22 16:49:10 +00:00