Deprecated proc_macro doesn't trigger warning on build library#65666
Deprecated proc_macro doesn't trigger warning on build library#65666bors merged 3 commits intorust-lang:masterfrom
Conversation
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
|
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
|
Some minor comments. |
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
|
@petrochenkov @Centril Tanks for your help. I amend the pr. Would you mind reviewing it again if you have free time? |
|
Thanks! |
|
📌 Commit c027be0 has been approved by |
Deprecated proc_macro doesn't trigger warning on build library Fix rust-lang#65189
|
Failed in #65723 (comment), @bors r- |
|
#65484 (comment) said to copy the file rather than create it from scratch because the obscure header // force-host
// no-prefer-dynamicis important for cross-compilation. |
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
Thanks. |
|
@bors r+ |
|
📌 Commit b133156 has been approved by |
|
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
Deprecated proc_macro doesn't trigger warning on build library Fix rust-lang#65189
Rollup of 9 pull requests Successful merges: - #62959 (Add by-value iterator for arrays ) - #65390 (Add long error explanation for E0576) - #65408 (reorder config.toml.example options and add one missing option) - #65414 (ignore uninhabited non-exhaustive variant fields) - #65666 (Deprecated proc_macro doesn't trigger warning on build library) - #65742 (Pre-expansion gate most of the things) - #65747 (Adjust the tracking issue for `untagged_unions`.) - #65763 (Changed APIT with explicit generic args span to specific arg spans) - #65775 (Fix more `ReEmpty` ICEs) Failed merges: - #65519 (trait-based structural match implementation) r? @ghost
Fix #65189