rust/src/librustdoc
Mazdak Farrokhzad 193c3773c2
Rollup merge of #58202 - varkor:deprecated-future-external, r=GuillaumeGomez
Ignore future deprecations in #[deprecated]

The future deprecation warnings should only apply to `#[rustc_deprecated]` as they take into account rustc's version. Fixes #57952.

I've also slightly modified rustdoc's display of future deprecation notices to make it more consistent, so I'm assigning a rustdoc team member for review to make sure this is okay.

r? @GuillaumeGomez
2019-02-13 18:12:30 +01:00
..
2019-02-13 09:54:58 +01:00
2019-01-25 00:07:08 +01:00
2019-02-10 23:42:32 +00:00
2019-02-10 23:42:32 +00:00
2019-02-10 14:49:20 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-02-10 23:42:32 +00:00
2018-12-25 21:08:33 -07:00

For more information about how librustdoc works, see the rustc guide.