Uh oh!
There was an error while loading. Please reload this page.
Deprecated proc_macro doesn't trigger warning on build library - #65666
Conversation
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
rust-highfive
commented
Oct 21, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
XiangQingW
commented
Oct 21, 2019
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
petrochenkov
commented
Oct 21, 2019
Some minor comments. |
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
XiangQingW
commented
Oct 22, 2019
@petrochenkov@Centril Tanks for your help. I amend the pr. Would you mind reviewing it again if you have free time? |
petrochenkov
commented
Oct 22, 2019
Thanks! |
bors
commented
Oct 22, 2019
📌 Commit c027be0 has been approved by |
Deprecated proc_macro doesn't trigger warning on build library Fixrust-lang#65189
Centril
commented
Oct 23, 2019
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. |
petrochenkov
commented
Oct 24, 2019
@bors r+ |
bors
commented
Oct 24, 2019
📌 Commit b133156 has been approved by |
bors
commented
Oct 24, 2019
🌲 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 Fixrust-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