]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #54299 - snaedis:issue-54246, r=varkor
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 18 Sep 2018 08:21:41 +0000 (10:21 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 08:21:41 +0000 (10:21 +0200)
commit50b9694af9739d5a4273c1928b41ee23ff59b3c7
treee33fbb9887808a8e0b6a812af56392b73c04e640
parent5f1a123c2018e65e54dfbea5702cea026b1202d6
parent79da7a0a2f3c5490e1b8a4233795424bcf05520a
Rollup merge of #54299 - snaedis:issue-54246, r=varkor

Issue 54246

I added the option of providing a help message for deprecated features, that takes precedence over the default `help: remove this attribute` message, along with messages for the features that mention replacements in the reason for deprecation.

Fixes #54246.
src/libsyntax/feature_gate.rs